#89BFDD#89BFDD
#89BFDD is a light, moderate cyan. Relative luminance 0.478; OKLCH L 77.8% C 0.071 H 233.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFDD |
|---|---|
| RGB | rgb(137, 191, 221) |
| HSL | hsl(201, 55%, 70%) |
| HSV | hsv(201, 38%, 87%) |
| CMYK | cmyk(38%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(74.70, -10.12, -20.57) |
| CIE-LCH | lch(74.70, 22.93, 243.81°) |
| OKLab | oklab(77.78% -0.0424 -0.0566) |
| OKLCH | oklch(77.78% 0.071 233.2) |
| XYZ | xyz(41.9941, 47.7980, 75.4057) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 4.51
Sky Blue
#87CEEB
ΔE00 4.53
Light Grey Blue
#9DBCD4
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 5.00
Sky
#82CAFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFDD #DDA789
analogous
#89DDD1 #89BFDD #8995DD
triadic
#89BFDD #DD89BF #BFDD89
tetradic
#89BFDD #D189DD #DDA789 #95DD89
square
#89BFDD #D189DD #DDA789 #95DD89
split-complementary
#89BFDD #DD8995 #DDD189
monochromatic
#3588B7 #59A5CF #89BFDD #B9D9EB #E7F2F8
Accessibility & contrast
On white
1.99
#89BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#89BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFDD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFDD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDF
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#6AC7C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #89bfdd; /* rgb */ color: rgb(137, 191, 221); /* oklch */ color: oklch(77.8% 0.071 233.2);
Tailwind
colors: {
custom: {
50: '#aed2e7',
500: '#89bfdd',
950: '#000000',
},
}SCSS
$custom: #89bfdd; $custom-light: #aed2e7; $custom-dark: #000000;
JSON
{
"hex": "#89bfdd",
"rgb": {
"r": 137,
"g": 191,
"b": 221
},
"hsl": {
"h": 201.429,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.77776,
"c": 0.07074,
"h": 233.2
},
"luminance": 0.478
}Semantic roles & 50–950 ramp
primary
#89BFDD
secondary
#EDDED5
accent
#5C23C3
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284