#89CBFE#89CBFE
#89CBFE is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.7% C 0.099 H 242.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBFE |
|---|---|
| RGB | rgb(137, 203, 254) |
| HSL | hsl(206, 98%, 77%) |
| HSV | hsv(206, 46%, 100%) |
| CMYK | cmyk(46.1%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.15, -7.69, -31.51) |
| CIE-LCH | lch(79.15, 32.44, 256.29°) |
| OKLab | oklab(81.68% -0.0453 -0.0876) |
| OKLCH | oklch(81.68% 0.099 242.6) |
| XYZ | xyz(49.5556, 55.1825, 101.7867) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.21
Light Blue
#95D0FC
ΔE00 1.93
Lightskyblue
#87CEFA
ΔE00 2.34
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Baby Blue (survey)
#A2CFFE
ΔE00 4.16
Sky Blue (survey)
#75BBFD
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBFE #FEBC89
analogous
#89FEF7 #89CBFE #8991FE
triadic
#89CBFE #FE89CB #CBFE89
tetradic
#89CBFE #F789FE #FEBC89 #91FE89
square
#89CBFE #F789FE #FEBC89 #91FE89
split-complementary
#89CBFE #FE8991 #FEF789
monochromatic
#1096FD #4CB0FD #89CBFE #C6E6FF #E1F2FF
Accessibility & contrast
On white
1.74
#89CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#89CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBFE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBFE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#55D7DC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89cbfe; /* rgb */ color: rgb(137, 203, 254); /* oklch */ color: oklch(81.7% 0.099 242.6);
Tailwind
colors: {
custom: {
50: '#b1daff',
500: '#89cbfe',
950: '#000000',
},
}SCSS
$custom: #89cbfe; $custom-light: #b1daff; $custom-dark: #000000;
JSON
{
"hex": "#89cbfe",
"rgb": {
"r": 137,
"g": 203,
"b": 254
},
"hsl": {
"h": 206.154,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.81679,
"c": 0.09863,
"h": 242.6
},
"luminance": 0.55186
}Semantic roles & 50–950 ramp
primary
#89CBFE
secondary
#DE8C4D
accent
#6400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386