#89CFFE#89CFFE
#89CFFE is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.5% C 0.097 H 238.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFFE |
|---|---|
| RGB | rgb(137, 207, 254) |
| HSL | hsl(204, 98%, 77%) |
| HSV | hsv(204, 46%, 100%) |
| CMYK | cmyk(46.1%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.23, -9.80, -29.84) |
| CIE-LCH | lch(80.23, 31.41, 251.82°) |
| OKLab | oklab(82.54% -0.05 -0.0828) |
| OKLCH | oklch(82.54% 0.097 238.9) |
| XYZ | xyz(50.5125, 57.0961, 102.1056) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.92
Sky
#82CAFC
ΔE00 1.39
Light Blue
#95D0FC
ΔE00 1.70
Lightblue (survey)
#7BC8F6
ΔE00 2.29
Baby Blue
#89CFF0
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFFE #FEB889
analogous
#89FEF3 #89CFFE #8995FE
triadic
#89CFFE #FE89CF #CFFE89
tetradic
#89CFFE #F389FE #FEB889 #95FE89
square
#89CFFE #F389FE #FEB889 #95FE89
split-complementary
#89CFFE #FE8995 #FEF389
monochromatic
#109EFD #4CB6FD #89CFFE #C6E8FF #E1F3FF
Accessibility & contrast
On white
1.69
#89CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#89CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFFE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFFE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#AAC2FD
Tritanopia (blue-blind)
#54DBDE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #89cffe; /* rgb */ color: rgb(137, 207, 254); /* oklch */ color: oklch(82.5% 0.097 238.9);
Tailwind
colors: {
custom: {
50: '#b1ddff',
500: '#89cffe',
950: '#000000',
},
}SCSS
$custom: #89cffe; $custom-light: #b1ddff; $custom-dark: #000000;
JSON
{
"hex": "#89cffe",
"rgb": {
"r": 137,
"g": 207,
"b": 254
},
"hsl": {
"h": 204.103,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.82539,
"c": 0.09674,
"h": 238.9
},
"luminance": 0.571
}Semantic roles & 50–950 ramp
primary
#89CFFE
secondary
#DE874D
accent
#5C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486