#89D2FF#89D2FF
#89D2FF is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 83.2% C 0.097 H 236.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89D2FF |
|---|---|
| RGB | rgb(137, 210, 255) |
| HSL | hsl(203, 100%, 77%) |
| HSV | hsv(203, 46%, 100%) |
| CMYK | cmyk(46.3%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(81.09, -11.10, -29.06) |
| CIE-LCH | lch(81.09, 31.11, 249.10°) |
| OKLab | oklab(83.23% -0.0531 -0.0806) |
| OKLCH | oklch(83.23% 0.097 236.6) |
| XYZ | xyz(51.4067, 58.6278, 103.1957) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.98
Light Blue
#95D0FC
ΔE00 2.26
Sky
#82CAFC
ΔE00 2.32
Lightblue (survey)
#7BC8F6
ΔE00 2.62
Baby Blue
#89CFF0
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D2FF #FFB689
analogous
#89FFF1 #89D2FF #8997FF
triadic
#89D2FF #FF89D2 #D2FF89
tetradic
#89D2FF #F189FF #FFB689 #97FF89
square
#89D2FF #F189FF #FFB689 #97FF89
split-complementary
#89D2FF #FF8997 #FFF189
monochromatic
#0FA3FF #4CBBFF #89D2FF #C6E9FF #E0F3FF
Accessibility & contrast
On white
1.65
#89D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#89D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D2FF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D2FF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#53DEE1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89d2ff; /* rgb */ color: rgb(137, 210, 255); /* oklch */ color: oklch(83.2% 0.097 236.6);
Tailwind
colors: {
custom: {
50: '#b1dfff',
500: '#89d2ff',
950: '#000000',
},
}SCSS
$custom: #89d2ff; $custom-light: #b1dfff; $custom-dark: #000000;
JSON
{
"hex": "#89d2ff",
"rgb": {
"r": 137,
"g": 210,
"b": 255
},
"hsl": {
"h": 202.881,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.83226,
"c": 0.09654,
"h": 236.6
},
"luminance": 0.58632
}Semantic roles & 50–950 ramp
primary
#89D2FF
secondary
#E0854D
accent
#5800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486