#89CEFC#89CEFC
#89CEFC is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.2% C 0.095 H 238.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEFC |
|---|---|
| RGB | rgb(137, 206, 252) |
| HSL | hsl(204, 95%, 76%) |
| HSV | hsv(204, 46%, 99%) |
| CMYK | cmyk(45.6%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(79.89, -9.82, -29.30) |
| CIE-LCH | lch(79.89, 30.91, 251.48°) |
| OKLab | oklab(82.24% -0.0495 -0.0813) |
| OKLCH | oklch(82.24% 0.095 238.7) |
| XYZ | xyz(49.9524, 56.4857, 100.3472) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.75
Sky
#82CAFC
ΔE00 1.30
Light Blue
#95D0FC
ΔE00 1.70
Lightblue (survey)
#7BC8F6
ΔE00 2.10
Baby Blue
#89CFF0
ΔE00 3.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEFC #FCB789
analogous
#89FCF1 #89CEFC #8995FC
triadic
#89CEFC #FC89CE #CEFC89
tetradic
#89CEFC #F189FC #FCB789 #95FC89
square
#89CEFC #F189FC #FCB789 #95FC89
split-complementary
#89CEFC #FC8995 #FCF189
monochromatic
#129CF9 #4DB5FA #89CEFC #C5E7FE #E1F3FE
Accessibility & contrast
On white
1.71
#89CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#89CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEFC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEFC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFE
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#56DADD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89cefc; /* rgb */ color: rgb(137, 206, 252); /* oklch */ color: oklch(82.2% 0.095 238.7);
Tailwind
colors: {
custom: {
50: '#b1dcfd',
500: '#89cefc',
950: '#000000',
},
}SCSS
$custom: #89cefc; $custom-light: #b1dcfd; $custom-dark: #000000;
JSON
{
"hex": "#89cefc",
"rgb": {
"r": 137,
"g": 206,
"b": 252
},
"hsl": {
"h": 204,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.82243,
"c": 0.09519,
"h": 238.7
},
"luminance": 0.56489
}Semantic roles & 50–950 ramp
primary
#89CEFC
secondary
#DB864E
accent
#5C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485