#89BDDD#89BDDD
#89BDDD is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.3% C 0.071 H 235.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDDD |
|---|---|
| RGB | rgb(137, 189, 221) |
| HSL | hsl(203, 55%, 70%) |
| HSV | hsv(203, 38%, 87%) |
| CMYK | cmyk(38%, 14.5%, 0%, 13.3%) |
| CIE-LAB | lab(74.15, -9.05, -21.41) |
| CIE-LCH | lch(74.15, 23.25, 247.08°) |
| OKLab | oklab(77.34% -0.0399 -0.059) |
| OKLCH | oklch(77.34% 0.071 235.9) |
| XYZ | xyz(41.5609, 46.9316, 75.2613) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.33
Lightblue (survey)
#7BC8F6
ΔE00 4.52
Baby Blue
#89CFF0
ΔE00 5.06
Lightskyblue
#87CEFA
ΔE00 5.11
Sky
#82CAFC
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDDD #DDA989
analogous
#89DDD3 #89BDDD #8993DD
triadic
#89BDDD #DD89BD #BDDD89
tetradic
#89BDDD #D389DD #DDA989 #93DD89
square
#89BDDD #D389DD #DDA989 #93DD89
split-complementary
#89BDDD #DD8993 #DDD389
monochromatic
#3585B7 #59A2CF #89BDDD #B9D8EB #E7F2F8
Accessibility & contrast
On white
2.02
#89BDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#89BDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDDD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDDD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCDF
Deuteranopia (green-blind)
#A3B2DD
Tritanopia (blue-blind)
#6BC5C7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89bddd; /* rgb */ color: rgb(137, 189, 221); /* oklch */ color: oklch(77.3% 0.071 235.9);
Tailwind
colors: {
custom: {
50: '#aed0e7',
500: '#89bddd',
950: '#000000',
},
}SCSS
$custom: #89bddd; $custom-light: #aed0e7; $custom-dark: #000000;
JSON
{
"hex": "#89bddd",
"rgb": {
"r": 137,
"g": 189,
"b": 221
},
"hsl": {
"h": 202.857,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.77339,
"c": 0.07121,
"h": 235.9
},
"luminance": 0.46934
}Semantic roles & 50–950 ramp
primary
#89BDDD
secondary
#EDDED5
accent
#6023C3
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284