#89DFF2#89DFF2
#89DFF2 is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.6% C 0.087 H 213.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFF2 |
|---|---|
| RGB | rgb(137, 223, 242) |
| HSL | hsl(191, 80%, 74%) |
| HSV | hsv(191, 43%, 95%) |
| CMYK | cmyk(43.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.23, -21.18, -17.40) |
| CIE-LCH | lch(84.23, 27.41, 219.42°) |
| OKLab | oklab(85.58% -0.0728 -0.0479) |
| OKLCH | oklch(85.58% 0.087 213.4) |
| XYZ | xyz(52.7253, 64.5006, 93.6587) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 5.14
Ice Blue
#A5DFF9
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 5.92
Powder Blue
#B0E0E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFF2 #F29C89
analogous
#89F2D1 #89DFF2 #89ABF2
triadic
#89DFF2 #F289DF #DFF289
tetradic
#89DFF2 #D189F2 #F29C89 #ABF289
square
#89DFF2 #D189F2 #F29C89 #ABF289
split-complementary
#89DFF2 #F289AB #F2D189
monochromatic
#1BC1E6 #52D0EC #89DFF2 #C0EEF8 #E3F8FC
Accessibility & contrast
On white
1.51
#89DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#89DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFF2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFF2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#C0CDF2
Tritanopia (blue-blind)
#58E7E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89dff2; /* rgb */ color: rgb(137, 223, 242); /* oklch */ color: oklch(85.6% 0.087 213.4);
Tailwind
colors: {
custom: {
50: '#b1e9f6',
500: '#89dff2',
950: '#000000',
},
}SCSS
$custom: #89dff2; $custom-light: #b1e9f6; $custom-dark: #000000;
JSON
{
"hex": "#89dff2",
"rgb": {
"r": 137,
"g": 223,
"b": 242
},
"hsl": {
"h": 190.857,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.85579,
"c": 0.08713,
"h": 213.4
},
"luminance": 0.64505
}Semantic roles & 50–950 ramp
primary
#89DFF2
secondary
#CE6851
accent
#2F09DC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485