#89DFF0#89DFF0
#89DFF0 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.086 H 211.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFF0 |
|---|---|
| RGB | rgb(137, 223, 240) |
| HSL | hsl(190, 77%, 74%) |
| HSV | hsv(190, 43%, 94%) |
| CMYK | cmyk(42.9%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(84.16, -21.69, -16.44) |
| CIE-LCH | lch(84.16, 27.21, 217.16°) |
| OKLab | oklab(85.51% -0.0735 -0.0452) |
| OKLCH | oklch(85.51% 0.086 211.6) |
| XYZ | xyz(52.4266, 64.3811, 92.0853) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 6.22
Ice Blue
#A5DFF9
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFF0 #F09A89
analogous
#89F0CE #89DFF0 #89ACF0
triadic
#89DFF0 #F089DF #DFF089
tetradic
#89DFF0 #CE89F0 #F09A89 #ACF089
square
#89DFF0 #CE89F0 #F09A89 #ACF089
split-complementary
#89DFF0 #F089AC #F0CE89
monochromatic
#1DC1E2 #53D0E9 #89DFF0 #BFEEF7 #E4F8FC
Accessibility & contrast
On white
1.51
#89DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#89DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFF0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFF0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#C0CDF0
Tritanopia (blue-blind)
#5AE7E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89dff0; /* rgb */ color: rgb(137, 223, 240); /* oklch */ color: oklch(85.5% 0.086 211.6);
Tailwind
colors: {
custom: {
50: '#b0e9f5',
500: '#89dff0',
950: '#000000',
},
}SCSS
$custom: #89dff0; $custom-light: #b0e9f5; $custom-dark: #000000;
JSON
{
"hex": "#89dff0",
"rgb": {
"r": 137,
"g": 223,
"b": 240
},
"hsl": {
"h": 189.903,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.85509,
"c": 0.08633,
"h": 211.6
},
"luminance": 0.64385
}Semantic roles & 50–950 ramp
primary
#89DFF0
secondary
#CC6652
accent
#2E0CDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485