#89DFCD#89DFCD
#89DFCD is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.088 H 179.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFCD |
|---|---|
| RGB | rgb(137, 223, 205) |
| HSL | hsl(167, 57%, 71%) |
| HSV | hsv(167, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.18, -30.09, 0.64) |
| CIE-LCH | lch(83.18, 30.10, 178.79°) |
| OKLab | oklab(84.39% -0.0877 0.0012) |
| OKLCH | oklch(84.39% 0.088 179.2) |
| XYZ | xyz(47.7195, 62.4983, 67.2946) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 4.96
Light Teal
#90E4C1
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.09
Light Turquoise
#7EF4CC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFCD #DF899B
analogous
#89DFA2 #89DFCD #89C6DF
triadic
#89DFCD #CD89DF #DFCD89
tetradic
#89DFCD #A289DF #DF899B #C6DF89
square
#89DFCD #A289DF #DF899B #C6DF89
split-complementary
#89DFCD #DF89C6 #DFA289
monochromatic
#33BB9E #59D2B9 #89DFCD #B9ECE1 #E7F8F5
Accessibility & contrast
On white
1.56
#89DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#89DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFCD
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFCD | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CC
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#6BE2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dfcd; /* rgb */ color: rgb(137, 223, 205); /* oklch */ color: oklch(84.4% 0.088 179.2);
Tailwind
colors: {
custom: {
50: '#afe9dc',
500: '#89dfcd',
950: '#000000',
},
}SCSS
$custom: #89dfcd; $custom-light: #afe9dc; $custom-dark: #000000;
JSON
{
"hex": "#89dfcd",
"rgb": {
"r": 137,
"g": 223,
"b": 205
},
"hsl": {
"h": 167.442,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84392,
"c": 0.08772,
"h": 179.2
},
"luminance": 0.62501
}Semantic roles & 50–950 ramp
primary
#89DFCD
secondary
#B7566A
accent
#2143C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484