#89DFC8#89DFC8
#89DFC8 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.2% C 0.090 H 175.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFC8 |
|---|---|
| RGB | rgb(137, 223, 200) |
| HSL | hsl(164, 57%, 71%) |
| HSV | hsv(164, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.05, -31.21, 3.10) |
| CIE-LCH | lch(83.05, 31.36, 174.33°) |
| OKLab | oklab(84.25% -0.0898 0.0077) |
| OKLCH | oklch(84.25% 0.09 175.1) |
| XYZ | xyz(47.1256, 62.2607, 64.1667) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.85
Light Teal
#90E4C1
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 4.88
Pale Teal
#82CBB2
ΔE00 4.99
Seafoam
#7FE0B3
ΔE00 6.25
Light Turquoise
#7EF4CC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFC8 #DF89A0
analogous
#89DF9D #89DFC8 #89CBDF
triadic
#89DFC8 #C889DF #DFC889
tetradic
#89DFC8 #9D89DF #DF89A0 #CBDF89
square
#89DFC8 #9D89DF #DF89A0 #CBDF89
split-complementary
#89DFC8 #DF89CB #DF9D89
monochromatic
#33BB96 #59D2B2 #89DFC8 #B9ECDE #E7F8F4
Accessibility & contrast
On white
1.56
#89DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#89DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFC8
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFC8 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#CBCACA
Tritanopia (blue-blind)
#6DE1D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dfc8; /* rgb */ color: rgb(137, 223, 200); /* oklch */ color: oklch(84.2% 0.090 175.1);
Tailwind
colors: {
custom: {
50: '#afe9d8',
500: '#89dfc8',
950: '#000000',
},
}SCSS
$custom: #89dfc8; $custom-light: #afe9d8; $custom-dark: #000000;
JSON
{
"hex": "#89dfc8",
"rgb": {
"r": 137,
"g": 223,
"b": 200
},
"hsl": {
"h": 163.953,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84249,
"c": 0.09017,
"h": 175.1
},
"luminance": 0.62264
}Semantic roles & 50–950 ramp
primary
#89DFC8
secondary
#B75670
accent
#214DC5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483