#89DEF2#89DEF2
#89DEF2 is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.4% C 0.087 H 214.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEF2 |
|---|---|
| RGB | rgb(137, 222, 242) |
| HSL | hsl(191, 80%, 74%) |
| HSV | hsv(191, 43%, 95%) |
| CMYK | cmyk(43.4%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.95, -20.68, -17.82) |
| CIE-LCH | lch(83.95, 27.30, 220.76°) |
| OKLab | oklab(85.36% -0.0716 -0.0491) |
| OKLCH | oklch(85.36% 0.087 214.4) |
| XYZ | xyz(52.4589, 63.9678, 93.5699) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 5.52
Ice Blue
#A5DFF9
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEF2 #F29D89
analogous
#89F2D2 #89DEF2 #89AAF2
triadic
#89DEF2 #F289DE #DEF289
tetradic
#89DEF2 #D289F2 #F29D89 #AAF289
square
#89DEF2 #D289F2 #F29D89 #AAF289
split-complementary
#89DEF2 #F289AA #F2D289
monochromatic
#1BBFE6 #52CFEC #89DEF2 #C0EDF8 #E3F7FC
Accessibility & contrast
On white
1.52
#89DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#89DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEF2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEF2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F3
Deuteranopia (green-blind)
#BFCCF2
Tritanopia (blue-blind)
#59E6E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89def2; /* rgb */ color: rgb(137, 222, 242); /* oklch */ color: oklch(85.4% 0.087 214.4);
Tailwind
colors: {
custom: {
50: '#b0e8f6',
500: '#89def2',
950: '#000000',
},
}SCSS
$custom: #89def2; $custom-light: #b0e8f6; $custom-dark: #000000;
JSON
{
"hex": "#89def2",
"rgb": {
"r": 137,
"g": 222,
"b": 242
},
"hsl": {
"h": 191.429,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.85358,
"c": 0.08681,
"h": 214.4
},
"luminance": 0.63972
}Semantic roles & 50–950 ramp
primary
#89DEF2
secondary
#CE6951
accent
#3109DC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485