#75E1BA#75E1BA
#75E1BA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.4% C 0.116 H 167.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75E1BA |
|---|---|
| RGB | rgb(117, 225, 186) |
| HSL | hsl(158, 64%, 67%) |
| HSV | hsv(158, 48%, 88%) |
| CMYK | cmyk(48%, 0%, 17.3%, 11.8%) |
| CIE-LAB | lab(82.47, -40.25, 9.56) |
| CIE-LCH | lch(82.47, 41.37, 166.64°) |
| OKLab | oklab(83.45% -0.113 0.0245) |
| OKLCH | oklch(83.45% 0.116 167.8) |
| XYZ | xyz(43.1204, 61.1740, 55.9803) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.25
Light Teal
#90E4C1
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E1BA #E1759C
analogous
#75E184 #75E1BA #75D2E1
triadic
#75E1BA #BA75E1 #E1BA75
tetradic
#75E1BA #8475E1 #E1759C #D2E175
square
#75E1BA #8475E1 #E1759C #D2E175
split-complementary
#75E1BA #E175D2 #E18475
monochromatic
#27B481 #43D6A1 #75E1BA #A7ECD3 #DAF7EC
Accessibility & contrast
On white
1.59
#75E1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#75E1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E1BA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E1BA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#4FE2D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e1ba; /* rgb */ color: rgb(117, 225, 186); /* oklch */ color: oklch(83.4% 0.116 167.8);
Tailwind
colors: {
custom: {
50: '#a3ebce',
500: '#75e1ba',
950: '#000000',
},
}SCSS
$custom: #75e1ba; $custom-light: #a3ebce; $custom-dark: #000000;
JSON
{
"hex": "#75e1ba",
"rgb": {
"r": 117,
"g": 225,
"b": 186
},
"hsl": {
"h": 158.333,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.83446,
"c": 0.11559,
"h": 167.8
},
"luminance": 0.61178
}Semantic roles & 50–950 ramp
primary
#75E1BA
secondary
#B5456D
accent
#195ACC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483