#89CFEC#89CFEC
#89CFEC is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.8% C 0.081 H 226.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFEC |
|---|---|
| RGB | rgb(137, 207, 236) |
| HSL | hsl(198, 72%, 73%) |
| HSV | hsv(198, 42%, 93%) |
| CMYK | cmyk(41.9%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(79.61, -14.60, -21.19) |
| CIE-LCH | lch(79.61, 25.73, 235.43°) |
| OKLab | oklab(81.84% -0.0563 -0.0584) |
| OKLCH | oklch(81.84% 0.081 226) |
| XYZ | xyz(47.7644, 55.9969, 87.6322) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 0.32
Baby Blue
#89CFF0
ΔE00 1.31
Lightskyblue
#87CEFA
ΔE00 4.47
Ice Blue
#A5DFF9
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 4.95
Light Blue
#95D0FC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFEC #ECA689
analogous
#89ECD8 #89CFEC #899DEC
triadic
#89CFEC #EC89CF #CFEC89
tetradic
#89CFEC #D889EC #ECA689 #9DEC89
square
#89CFEC #D889EC #ECA689 #9DEC89
split-complementary
#89CFEC #EC899D #ECD889
monochromatic
#23A3D8 #54BAE4 #89CFEC #BEE4F4 #E5F4FB
Accessibility & contrast
On white
1.72
#89CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#89CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFEC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFEC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEE
Deuteranopia (green-blind)
#B1C0EC
Tritanopia (blue-blind)
#60D8D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89cfec; /* rgb */ color: rgb(137, 207, 236); /* oklch */ color: oklch(81.8% 0.081 226.0);
Tailwind
colors: {
custom: {
50: '#b0ddf2',
500: '#89cfec',
950: '#000000',
},
}SCSS
$custom: #89cfec; $custom-light: #b0ddf2; $custom-dark: #000000;
JSON
{
"hex": "#89cfec",
"rgb": {
"r": 137,
"g": 207,
"b": 236
},
"hsl": {
"h": 197.576,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.8184,
"c": 0.08115,
"h": 226
},
"luminance": 0.56
}Semantic roles & 50–950 ramp
primary
#89CFEC
secondary
#C67553
accent
#4A11D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485