#89DFEF#89DFEF
#89DFEF is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.5% C 0.086 H 210.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFEF |
|---|---|
| RGB | rgb(137, 223, 239) |
| HSL | hsl(189, 76%, 74%) |
| HSV | hsv(189, 43%, 94%) |
| CMYK | cmyk(42.7%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.13, -21.94, -15.96) |
| CIE-LCH | lch(84.13, 27.13, 216.03°) |
| OKLab | oklab(85.48% -0.0739 -0.0439) |
| OKLCH | oklch(85.48% 0.086 210.7) |
| XYZ | xyz(52.2784, 64.3219, 91.3051) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 6.14
Sky Blue
#87CEEB
ΔE00 6.71
Ice Blue
#A5DFF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFEF #EF9989
analogous
#89EFCC #89DFEF #89ACEF
triadic
#89DFEF #EF89DF #DFEF89
tetradic
#89DFEF #CC89EF #EF9989 #ACEF89
square
#89DFEF #CC89EF #EF9989 #ACEF89
split-complementary
#89DFEF #EF89AC #EFCC89
monochromatic
#1EC1DF #53D0E8 #89DFEF #BFEEF6 #E4F8FB
Accessibility & contrast
On white
1.51
#89DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#89DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFEF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFEF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#5AE6E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89dfef; /* rgb */ color: rgb(137, 223, 239); /* oklch */ color: oklch(85.5% 0.086 210.7);
Tailwind
colors: {
custom: {
50: '#b0e9f4',
500: '#89dfef',
950: '#000000',
},
}SCSS
$custom: #89dfef; $custom-light: #b0e9f4; $custom-dark: #000000;
JSON
{
"hex": "#89dfef",
"rgb": {
"r": 137,
"g": 223,
"b": 239
},
"hsl": {
"h": 189.412,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.85475,
"c": 0.08597,
"h": 210.7
},
"luminance": 0.64326
}Semantic roles & 50–950 ramp
primary
#89DFEF
secondary
#CA6552
accent
#2D0DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485