#89CCFE#89CCFE
#89CCFE is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.9% C 0.098 H 241.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCFE |
|---|---|
| RGB | rgb(137, 204, 254) |
| HSL | hsl(206, 98%, 77%) |
| HSV | hsv(206, 46%, 100%) |
| CMYK | cmyk(46.1%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.42, -8.22, -31.09) |
| CIE-LCH | lch(79.42, 32.16, 255.20°) |
| OKLab | oklab(81.89% -0.0465 -0.0864) |
| OKLCH | oklch(81.89% 0.098 241.7) |
| XYZ | xyz(49.7926, 55.6563, 101.8656) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.03
Light Blue
#95D0FC
ΔE00 1.75
Lightskyblue
#87CEFA
ΔE00 1.96
Lightblue (survey)
#7BC8F6
ΔE00 2.62
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Sky Blue (survey)
#75BBFD
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCFE #FEBB89
analogous
#89FEF5 #89CCFE #8992FE
triadic
#89CCFE #FE89CC #CCFE89
tetradic
#89CCFE #F589FE #FEBB89 #92FE89
square
#89CCFE #F589FE #FEBB89 #92FE89
split-complementary
#89CCFE #FE8992 #FEF589
monochromatic
#1098FD #4CB2FD #89CCFE #C6E6FF #E1F2FF
Accessibility & contrast
On white
1.73
#89CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#89CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCFE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCFE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#55D8DD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89ccfe; /* rgb */ color: rgb(137, 204, 254); /* oklch */ color: oklch(81.9% 0.098 241.7);
Tailwind
colors: {
custom: {
50: '#b1dbff',
500: '#89ccfe',
950: '#000000',
},
}SCSS
$custom: #89ccfe; $custom-light: #b1dbff; $custom-dark: #000000;
JSON
{
"hex": "#89ccfe",
"rgb": {
"r": 137,
"g": 204,
"b": 254
},
"hsl": {
"h": 205.641,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.81894,
"c": 0.09812,
"h": 241.7
},
"luminance": 0.5566
}Semantic roles & 50–950 ramp
primary
#89CCFE
secondary
#DE8B4D
accent
#6200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111518
muted
#818486