#89EBDA#89EBDA
#89EBDA is a very light, moderate teal. Relative luminance 0.698; OKLCH L 87.5% C 0.096 H 181.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89EBDA |
|---|---|
| RGB | rgb(137, 235, 218) |
| HSL | hsl(170, 71%, 73%) |
| HSV | hsv(170, 42%, 92%) |
| CMYK | cmyk(41.7%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(86.90, -32.81, -0.79) |
| CIE-LCH | lch(86.90, 32.82, 181.38°) |
| OKLab | oklab(87.5% -0.0962 -0.0026) |
| OKLCH | oklch(87.5% 0.096 181.6) |
| XYZ | xyz(52.6748, 69.7931, 77.0118) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Turquoise
#40E0D0
ΔE00 5.86
Pale Aqua
#B8FFEB
ΔE00 6.34
Light Teal
#90E4C1
ΔE00 6.51
Light Aqua
#8CFFDB
ΔE00 6.69
Light Turquoise
#7EF4CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EBDA #EB899A
analogous
#89EBA9 #89EBDA #89CBEB
triadic
#89EBDA #DA89EB #EBDA89
tetradic
#89EBDA #A989EB #EB899A #CBEB89
square
#89EBDA #A989EB #EB899A #CBEB89
split-complementary
#89EBDA #EB89CB #EBA989
monochromatic
#24D5B7 #55E2CA #89EBDA #BDF4EA #E5FBF7
Accessibility & contrast
On white
1.40
#89EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#89EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EBDA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EBDA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1D9
Deuteranopia (green-blind)
#D2D5DB
Tritanopia (blue-blind)
#63EEE6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #89ebda; /* rgb */ color: rgb(137, 235, 218); /* oklch */ color: oklch(87.5% 0.096 181.6);
Tailwind
colors: {
custom: {
50: '#b0f1e5',
500: '#89ebda',
950: '#000000',
},
}SCSS
$custom: #89ebda; $custom-light: #b0f1e5; $custom-dark: #000000;
JSON
{
"hex": "#89ebda",
"rgb": {
"r": 137,
"g": 235,
"b": 218
},
"hsl": {
"h": 169.592,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.87495,
"c": 0.09629,
"h": 181.6
},
"luminance": 0.69797
}Semantic roles & 50–950 ramp
primary
#89EBDA
secondary
#C55367
accent
#1234D3
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111715
muted
#818584