#89DFE3#89DFE3
#89DFE3 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.083 H 199.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFE3 |
|---|---|
| RGB | rgb(137, 223, 227) |
| HSL | hsl(183, 62%, 71%) |
| HSV | hsv(183, 40%, 89%) |
| CMYK | cmyk(39.6%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(83.78, -24.93, -10.14) |
| CIE-LCH | lch(83.78, 26.91, 202.13°) |
| OKLab | oklab(85.07% -0.0786 -0.0279) |
| OKLCH | oklch(85.07% 0.083 199.5) |
| XYZ | xyz(50.5642, 63.6361, 82.2767) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Paleturquoise
#AFEEEE
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 6.66
Aqua Blue
#02D8E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFE3 #E38D89
analogous
#89E3BA #89DFE3 #89B2E3
triadic
#89DFE3 #E389DF #DFE389
tetradic
#89DFE3 #BA89E3 #E38D89 #B2E389
square
#89DFE3 #BA89E3 #E38D89 #B2E389
split-complementary
#89DFE3 #E389B2 #E3BA89
monochromatic
#2EBDC3 #58D2D7 #89DFE3 #BAECEF #E6F8F9
Accessibility & contrast
On white
1.53
#89DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#89DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFE3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFE3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E3
Deuteranopia (green-blind)
#C4CCE4
Tritanopia (blue-blind)
#61E5E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89dfe3; /* rgb */ color: rgb(137, 223, 227); /* oklch */ color: oklch(85.1% 0.083 199.5);
Tailwind
colors: {
custom: {
50: '#b0e9eb',
500: '#89dfe3',
950: '#000000',
},
}SCSS
$custom: #89dfe3; $custom-light: #b0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#89dfe3",
"rgb": {
"r": 137,
"g": 223,
"b": 227
},
"hsl": {
"h": 182.667,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.85071,
"c": 0.08343,
"h": 199.5
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#89DFE3
secondary
#BB5955
accent
#241CC9
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484