#89BBED#89BBED
#89BBED is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.089 H 249.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBED |
|---|---|
| RGB | rgb(137, 187, 237) |
| HSL | hsl(210, 74%, 73%) |
| HSV | hsv(210, 42%, 93%) |
| CMYK | cmyk(42.2%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.17, -3.74, -30.04) |
| CIE-LCH | lch(74.17, 30.27, 262.90°) |
| OKLab | oklab(77.55% -0.0319 -0.0834) |
| OKLCH | oklch(77.55% 0.089 249) |
| XYZ | xyz(43.3678, 46.9708, 86.8854) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Sky Blue (survey)
#75BBFD
ΔE00 3.16
Sky
#82CAFC
ΔE00 5.22
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Light Blue
#95D0FC
ΔE00 5.71
Lightblue (survey)
#7BC8F6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBED #EDBB89
analogous
#89EDED #89BBED #8989ED
triadic
#89BBED #ED89BB #BBED89
tetradic
#89BBED #ED89ED #EDBB89 #89ED89
square
#89BBED #ED89ED #EDBB89 #89ED89
split-complementary
#89BBED #ED8989 #EDED89
monochromatic
#217EDA #549CE5 #89BBED #BEDAF5 #E4F0FB
Accessibility & contrast
On white
2.02
#89BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#89BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBED
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBED | 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)
#A7BCEF
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#63C7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89bbed; /* rgb */ color: rgb(137, 187, 237); /* oklch */ color: oklch(77.5% 0.089 249.0);
Tailwind
colors: {
custom: {
50: '#afcff3',
500: '#89bbed',
950: '#000000',
},
}SCSS
$custom: #89bbed; $custom-light: #afcff3; $custom-dark: #000000;
JSON
{
"hex": "#89bbed",
"rgb": {
"r": 137,
"g": 187,
"b": 237
},
"hsl": {
"h": 210,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.77548,
"c": 0.0893,
"h": 249
},
"luminance": 0.46973
}Semantic roles & 50–950 ramp
primary
#89BBED
secondary
#F3E6D8
accent
#7310D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285