#89ECFF#89ECFF
#89ECFF is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.9% C 0.097 H 211.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89ECFF |
|---|---|
| RGB | rgb(137, 236, 255) |
| HSL | hsl(190, 100%, 77%) |
| HSV | hsv(190, 46%, 100%) |
| CMYK | cmyk(46.3%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(88.22, -24.26, -18.22) |
| CIE-LCH | lch(88.22, 30.35, 216.91°) |
| OKLab | oklab(88.91% -0.0825 -0.0502) |
| OKLCH | oklch(88.91% 0.097 211.3) |
| XYZ | xyz(58.3551, 72.5246, 105.5119) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.43
Robin'S Egg Blue
#98EFF9
ΔE00 3.05
Robin'S Egg
#6DEDFD
ΔE00 3.22
Pale Sky Blue
#BDF6FE
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 7.28
Ice Blue
#A5DFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ECFF #FF9C89
analogous
#89FFD7 #89ECFF #89B1FF
triadic
#89ECFF #FF89EC #ECFF89
tetradic
#89ECFF #D789FF #FF9C89 #B1FF89
square
#89ECFF #D789FF #FF9C89 #B1FF89
split-complementary
#89ECFF #FF89B1 #FFD789
monochromatic
#0FD8FF #4CE2FF #89ECFF #C6F6FF #E0FAFF
Accessibility & contrast
On white
1.35
#89ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#89ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ECFF
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ECFF | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#C9D7FF
Tritanopia (blue-blind)
#4BF4F2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89ecff; /* rgb */ color: rgb(137, 236, 255); /* oklch */ color: oklch(88.9% 0.097 211.3);
Tailwind
colors: {
custom: {
50: '#b2f2ff',
500: '#89ecff',
950: '#000000',
},
}SCSS
$custom: #89ecff; $custom-light: #b2f2ff; $custom-dark: #000000;
JSON
{
"hex": "#89ecff",
"rgb": {
"r": 137,
"g": 236,
"b": 255
},
"hsl": {
"h": 189.661,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.88906,
"c": 0.09661,
"h": 211.3
},
"luminance": 0.72529
}Semantic roles & 50–950 ramp
primary
#89ECFF
secondary
#E0644D
accent
#2500E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111718
muted
#818586