#89C8DF#89C8DF
#89C8DF is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.8% C 0.072 H 222.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8DF |
|---|---|
| RGB | rgb(137, 200, 223) |
| HSL | hsl(196, 57%, 71%) |
| HSV | hsv(196, 39%, 87%) |
| CMYK | cmyk(38.6%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.25, -14.32, -17.79) |
| CIE-LCH | lch(77.25, 22.84, 231.15°) |
| OKLab | oklab(79.82% -0.0527 -0.0489) |
| OKLCH | oklch(79.82% 0.072 222.8) |
| XYZ | xyz(44.2855, 51.9518, 77.4919) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.26
Baby Blue
#89CFF0
ΔE00 3.42
Lightblue
#ADD8E6
ΔE00 6.01
Ice Blue
#A5DFF9
ΔE00 6.04
Lightskyblue
#87CEFA
ΔE00 6.28
Lightblue (survey)
#7BC8F6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8DF #DFA089
analogous
#89DFCB #89C8DF #899DDF
triadic
#89C8DF #DF89C8 #C8DF89
tetradic
#89C8DF #CB89DF #DFA089 #9DDF89
square
#89C8DF #CB89DF #DFA089 #9DDF89
split-complementary
#89C8DF #DF899D #DFCB89
monochromatic
#3396BB #59B2D2 #89C8DF #B9DEEC #E7F4F8
Accessibility & contrast
On white
1.84
#89C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#89C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8DF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8DF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#AEBADF
Tritanopia (blue-blind)
#68CFCF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89c8df; /* rgb */ color: rgb(137, 200, 223); /* oklch */ color: oklch(79.8% 0.072 222.8);
Tailwind
colors: {
custom: {
50: '#afd8e9',
500: '#89c8df',
950: '#000000',
},
}SCSS
$custom: #89c8df; $custom-light: #afd8e9; $custom-dark: #000000;
JSON
{
"hex": "#89c8df",
"rgb": {
"r": 137,
"g": 200,
"b": 223
},
"hsl": {
"h": 196.047,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.79824,
"c": 0.0719,
"h": 222.8
},
"luminance": 0.51955
}Semantic roles & 50–950 ramp
primary
#89C8DF
secondary
#B77056
accent
#4D21C5
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384