#89DFC2#89DFC2
#89DFC2 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.094 H 170.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFC2 |
|---|---|
| RGB | rgb(137, 223, 194) |
| HSL | hsl(160, 57%, 71%) |
| HSV | hsv(160, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(82.91, -32.51, 6.06) |
| CIE-LCH | lch(82.91, 33.07, 169.44°) |
| OKLab | oklab(84.08% -0.0924 0.0155) |
| OKLCH | oklch(84.08% 0.094 170.5) |
| XYZ | xyz(46.4381, 61.9857, 60.5459) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.16
Seafoam Blue
#78D1B6
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 4.37
Pale Teal
#82CBB2
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 5.44
Tiffany Blue
#7BF2DA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFC2 #DF89A6
analogous
#89DF97 #89DFC2 #89D1DF
triadic
#89DFC2 #C289DF #DFC289
tetradic
#89DFC2 #9789DF #DF89A6 #D1DF89
square
#89DFC2 #9789DF #DF89A6 #D1DF89
split-complementary
#89DFC2 #DF89D1 #DF9789
monochromatic
#33BB8D #59D2A9 #89DFC2 #B9ECDB #E7F8F3
Accessibility & contrast
On white
1.57
#89DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#89DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFC2
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFC2 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C1
Deuteranopia (green-blind)
#CCCAC4
Tritanopia (blue-blind)
#70E0D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dfc2; /* rgb */ color: rgb(137, 223, 194); /* oklch */ color: oklch(84.1% 0.094 170.5);
Tailwind
colors: {
custom: {
50: '#afe9d4',
500: '#89dfc2',
950: '#000000',
},
}SCSS
$custom: #89dfc2; $custom-light: #afe9d4; $custom-dark: #000000;
JSON
{
"hex": "#89dfc2",
"rgb": {
"r": 137,
"g": 223,
"b": 194
},
"hsl": {
"h": 159.767,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84083,
"c": 0.0937,
"h": 170.5
},
"luminance": 0.61989
}Semantic roles & 50–950 ramp
primary
#89DFC2
secondary
#B75676
accent
#2158C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483