#89CDFF#89CDFF
#89CDFF is a very light, moderate cyan. Relative luminance 0.562; OKLCH L 82.2% C 0.099 H 241.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDFF |
|---|---|
| RGB | rgb(137, 205, 255) |
| HSL | hsl(205, 100%, 77%) |
| HSV | hsv(205, 46%, 100%) |
| CMYK | cmyk(46.3%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(79.73, -8.47, -31.15) |
| CIE-LCH | lch(79.73, 32.28, 254.79°) |
| OKLab | oklab(82.15% -0.0473 -0.0866) |
| OKLCH | oklch(82.15% 0.099 241.3) |
| XYZ | xyz(50.1916, 56.1974, 102.7907) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.07
Light Blue
#95D0FC
ΔE00 1.69
Lightskyblue
#87CEFA
ΔE00 1.81
Lightblue (survey)
#7BC8F6
ΔE00 2.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDFF #FFBB89
analogous
#89FFF6 #89CDFF #8992FF
triadic
#89CDFF #FF89CD #CDFF89
tetradic
#89CDFF #F689FF #FFBB89 #92FF89
square
#89CDFF #F689FF #FFBB89 #92FF89
split-complementary
#89CDFF #FF8992 #FFF689
monochromatic
#0F99FF #4CB3FF #89CDFF #C6E7FF #E0F2FF
Accessibility & contrast
On white
1.72
#89CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#89CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDFF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDFF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#A8C0FE
Tritanopia (blue-blind)
#54D9DE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89cdff; /* rgb */ color: rgb(137, 205, 255); /* oklch */ color: oklch(82.2% 0.099 241.3);
Tailwind
colors: {
custom: {
50: '#b1dcff',
500: '#89cdff',
950: '#000000',
},
}SCSS
$custom: #89cdff; $custom-light: #b1dcff; $custom-dark: #000000;
JSON
{
"hex": "#89cdff",
"rgb": {
"r": 137,
"g": 205,
"b": 255
},
"hsl": {
"h": 205.424,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.8215,
"c": 0.09866,
"h": 241.3
},
"luminance": 0.56201
}Semantic roles & 50–950 ramp
primary
#89CDFF
secondary
#E08B4D
accent
#6100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111518
muted
#818486