#89BFE9#89BFE9
#89BFE9 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.2% C 0.082 H 242.5°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFE9 |
|---|---|
| RGB | rgb(137, 191, 233) |
| HSL | hsl(206, 69%, 73%) |
| HSV | hsv(206, 41%, 91%) |
| CMYK | cmyk(41.2%, 18%, 0%, 8.6%) |
| CIE-LAB | lab(75.11, -6.97, -26.43) |
| CIE-LCH | lch(75.11, 27.33, 255.22°) |
| OKLab | oklab(78.24% -0.0381 -0.0731) |
| OKLCH | oklch(78.24% 0.082 242.5) |
| XYZ | xyz(43.6504, 48.4605, 84.1287) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.59
Lightblue (survey)
#7BC8F6
ΔE00 3.85
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Light Blue
#95D0FC
ΔE00 4.27
Lightskyblue
#87CEFA
ΔE00 4.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFE9 #E9B389
analogous
#89E9E3 #89BFE9 #898FE9
triadic
#89BFE9 #E989BF #BFE989
tetradic
#89BFE9 #E389E9 #E9B389 #8FE989
square
#89BFE9 #E389E9 #E9B389 #8FE989
split-complementary
#89BFE9 #E9898F #E9E389
monochromatic
#2786D1 #55A3DF #89BFE9 #BDDBF3 #E5F1FA
Accessibility & contrast
On white
1.96
#89BFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#89BFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFE9
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFE9 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEB
Deuteranopia (green-blind)
#A1B4E8
Tritanopia (blue-blind)
#64C9CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bfe9; /* rgb */ color: rgb(137, 191, 233); /* oklch */ color: oklch(78.2% 0.082 242.5);
Tailwind
colors: {
custom: {
50: '#afd2f0',
500: '#89bfe9',
950: '#000000',
},
}SCSS
$custom: #89bfe9; $custom-light: #afd2f0; $custom-dark: #000000;
JSON
{
"hex": "#89bfe9",
"rgb": {
"r": 137,
"g": 191,
"b": 233
},
"hsl": {
"h": 206.25,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.78244,
"c": 0.08249,
"h": 242.5
},
"luminance": 0.48463
}Semantic roles & 50–950 ramp
primary
#89BFE9
secondary
#F2E4D9
accent
#6715D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284