#89BBDF#89BBDF
#89BBDF is a light, moderate cyan. Relative luminance 0.462; OKLCH L 77.0% C 0.074 H 240.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBDF |
|---|---|
| RGB | rgb(137, 187, 223) |
| HSL | hsl(205, 57%, 71%) |
| HSV | hsv(205, 39%, 87%) |
| CMYK | cmyk(38.6%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(73.67, -7.47, -23.23) |
| CIE-LCH | lch(73.67, 24.40, 252.18°) |
| OKLab | oklab(76.98% -0.0367 -0.0641) |
| OKLCH | oklch(76.98% 0.074 240.2) |
| XYZ | xyz(41.4017, 46.1843, 76.5306) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.35
Lightblue (survey)
#7BC8F6
ΔE00 4.74
Sky
#82CAFC
ΔE00 4.97
Sky Blue (survey)
#75BBFD
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBDF #DFAD89
analogous
#89DFD8 #89BBDF #8990DF
triadic
#89BBDF #DF89BB #BBDF89
tetradic
#89BBDF #D889DF #DFAD89 #90DF89
square
#89BBDF #D889DF #DFAD89 #90DF89
split-complementary
#89BBDF #DF8990 #DFD889
monochromatic
#3382BB #599FD2 #89BBDF #B9D7EC #E7F1F8
Accessibility & contrast
On white
2.05
#89BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#89BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBDF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBDF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBAE1
Deuteranopia (green-blind)
#A0B1DE
Tritanopia (blue-blind)
#6AC4C7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89bbdf; /* rgb */ color: rgb(137, 187, 223); /* oklch */ color: oklch(77.0% 0.074 240.2);
Tailwind
colors: {
custom: {
50: '#aecfe9',
500: '#89bbdf',
950: '#000000',
},
}SCSS
$custom: #89bbdf; $custom-light: #aecfe9; $custom-dark: #000000;
JSON
{
"hex": "#89bbdf",
"rgb": {
"r": 137,
"g": 187,
"b": 223
},
"hsl": {
"h": 205.116,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.76982,
"c": 0.07385,
"h": 240.2
},
"luminance": 0.46187
}Semantic roles & 50–950 ramp
primary
#89BBDF
secondary
#EEE0D6
accent
#6521C5
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111316
muted
#808284