#89BFDF#89BFDF
#89BFDF is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.073 H 235.0°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFDF |
|---|---|
| RGB | rgb(137, 191, 223) |
| HSL | hsl(202, 57%, 71%) |
| HSV | hsv(202, 39%, 87%) |
| CMYK | cmyk(38.6%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(74.77, -9.60, -21.55) |
| CIE-LCH | lch(74.77, 23.59, 245.99°) |
| OKLab | oklab(77.85% -0.0417 -0.0594) |
| OKLCH | oklch(77.85% 0.073 235) |
| XYZ | xyz(42.2622, 47.9052, 76.8174) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 4.83
Sky
#82CAFC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFDF #DFA989
analogous
#89DFD4 #89BFDF #8994DF
triadic
#89BFDF #DF89BF #BFDF89
tetradic
#89BFDF #D489DF #DFA989 #94DF89
square
#89BFDF #D489DF #DFA989 #94DF89
split-complementary
#89BFDF #DF8994 #DFD489
monochromatic
#3388BB #59A5D2 #89BFDF #B9D9EC #E7F2F8
Accessibility & contrast
On white
1.98
#89BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#89BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFDF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFDF | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#A4B4DF
Tritanopia (blue-blind)
#69C7C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bfdf; /* rgb */ color: rgb(137, 191, 223); /* oklch */ color: oklch(77.9% 0.073 235.0);
Tailwind
colors: {
custom: {
50: '#aed2e9',
500: '#89bfdf',
950: '#000000',
},
}SCSS
$custom: #89bfdf; $custom-light: #aed2e9; $custom-dark: #000000;
JSON
{
"hex": "#89bfdf",
"rgb": {
"r": 137,
"g": 191,
"b": 223
},
"hsl": {
"h": 202.326,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.77852,
"c": 0.07254,
"h": 235
},
"luminance": 0.47908
}Semantic roles & 50–950 ramp
primary
#89BFDF
secondary
#EEDFD6
accent
#5E21C5
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284