#89EFF9#89EFF9
#89EFF9 is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.4% C 0.096 H 203.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #89EFF9 |
|---|---|
| RGB | rgb(137, 239, 249) |
| HSL | hsl(185, 90%, 76%) |
| HSV | hsv(185, 45%, 98%) |
| CMYK | cmyk(45%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(88.87, -27.25, -14.11) |
| CIE-LCH | lch(88.87, 30.69, 207.38°) |
| OKLab | oklab(89.37% -0.0882 -0.0388) |
| OKLCH | oklch(89.37% 0.096 203.8) |
| XYZ | xyz(58.2753, 73.8863, 100.7947) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.12
Robin'S Egg Blue
#98EFF9
ΔE00 1.75
Robin'S Egg
#6DEDFD
ΔE00 2.63
Paleturquoise
#AFEEEE
ΔE00 5.59
Light Cyan
#ACFFFC
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EFF9 #F99389
analogous
#89F9CB #89EFF9 #89B7F9
triadic
#89EFF9 #F989EF #EFF989
tetradic
#89EFF9 #CB89F9 #F99389 #B7F989
square
#89EFF9 #CB89F9 #F99389 #B7F989
split-complementary
#89EFF9 #F989B7 #F9CB89
monochromatic
#15DFF3 #4FE7F6 #89EFF9 #C3F7FC #E2FBFE
Accessibility & contrast
On white
1.33
#89EFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#89EFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EFF9
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EFF9 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7FA
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#4FF6F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89eff9; /* rgb */ color: rgb(137, 239, 249); /* oklch */ color: oklch(89.4% 0.096 203.8);
Tailwind
colors: {
custom: {
50: '#b2f4fb',
500: '#89eff9',
950: '#000000',
},
}SCSS
$custom: #89eff9; $custom-light: #b2f4fb; $custom-dark: #000000;
JSON
{
"hex": "#89eff9",
"rgb": {
"r": 137,
"g": 239,
"b": 249
},
"hsl": {
"h": 185.357,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.89365,
"c": 0.09637,
"h": 203.8
},
"luminance": 0.73891
}Semantic roles & 50–950 ramp
primary
#89EFF9
secondary
#D75B4F
accent
#1400E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585