#89DFCB#89DFCB
#89DFCB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.089 H 177.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFCB |
|---|---|
| RGB | rgb(137, 223, 203) |
| HSL | hsl(166, 57%, 71%) |
| HSV | hsv(166, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.13, -30.54, 1.62) |
| CIE-LCH | lch(83.13, 30.59, 176.96°) |
| OKLab | oklab(84.33% -0.0886 0.0038) |
| OKLCH | oklch(84.33% 0.089 177.5) |
| XYZ | xyz(47.4796, 62.4023, 66.0313) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 4.85
Pale Teal
#82CBB2
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 6.28
Light Turquoise
#7EF4CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFCB #DF899D
analogous
#89DFA0 #89DFCB #89C8DF
triadic
#89DFCB #CB89DF #DFCB89
tetradic
#89DFCB #A089DF #DF899D #C8DF89
square
#89DFCB #A089DF #DF899D #C8DF89
split-complementary
#89DFCB #DF89C8 #DFA089
monochromatic
#33BB9B #59D2B6 #89DFCB #B9ECE0 #E7F8F4
Accessibility & contrast
On white
1.56
#89DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#89DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFCB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFCB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5CA
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#6CE1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dfcb; /* rgb */ color: rgb(137, 223, 203); /* oklch */ color: oklch(84.3% 0.089 177.5);
Tailwind
colors: {
custom: {
50: '#afe9da',
500: '#89dfcb',
950: '#000000',
},
}SCSS
$custom: #89dfcb; $custom-light: #afe9da; $custom-dark: #000000;
JSON
{
"hex": "#89dfcb",
"rgb": {
"r": 137,
"g": 223,
"b": 203
},
"hsl": {
"h": 166.047,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84334,
"c": 0.08864,
"h": 177.5
},
"luminance": 0.62406
}Semantic roles & 50–950 ramp
primary
#89DFCB
secondary
#B7566C
accent
#2147C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483