#89CEFB#89CEFB
#89CEFB is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.2% C 0.094 H 238.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEFB |
|---|---|
| RGB | rgb(137, 206, 251) |
| HSL | hsl(204, 93%, 76%) |
| HSV | hsv(204, 45%, 98%) |
| CMYK | cmyk(45.4%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.85, -10.09, -28.83) |
| CIE-LCH | lch(79.85, 30.54, 250.71°) |
| OKLab | oklab(82.2% -0.0498 -0.08) |
| OKLCH | oklch(82.2% 0.094 238.1) |
| XYZ | xyz(49.7943, 56.4225, 99.5148) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.52
Sky
#82CAFC
ΔE00 1.44
Light Blue
#95D0FC
ΔE00 1.79
Lightblue (survey)
#7BC8F6
ΔE00 2.01
Baby Blue
#89CFF0
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEFB #FBB689
analogous
#89FBEF #89CEFB #8995FB
triadic
#89CEFB #FB89CE #CEFB89
tetradic
#89CEFB #EF89FB #FBB689 #95FB89
square
#89CEFB #EF89FB #FBB689 #95FB89
split-complementary
#89CEFB #FB8995 #FBEF89
monochromatic
#139DF7 #4EB5F9 #89CEFB #C4E7FD #E1F3FE
Accessibility & contrast
On white
1.71
#89CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#89CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEFB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEFB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#AAC1FA
Tritanopia (blue-blind)
#57D9DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89cefb; /* rgb */ color: rgb(137, 206, 251); /* oklch */ color: oklch(82.2% 0.094 238.1);
Tailwind
colors: {
custom: {
50: '#b0dcfc',
500: '#89cefb',
950: '#000000',
},
}SCSS
$custom: #89cefb; $custom-light: #b0dcfc; $custom-dark: #000000;
JSON
{
"hex": "#89cefb",
"rgb": {
"r": 137,
"g": 206,
"b": 251
},
"hsl": {
"h": 203.684,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.82203,
"c": 0.09422,
"h": 238.1
},
"luminance": 0.56426
}Semantic roles & 50–950 ramp
primary
#89CEFB
secondary
#DA854E
accent
#5B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485