#89BEEF#89BEEF
#89BEEF is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.090 H 247.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEEF |
|---|---|
| RGB | rgb(137, 190, 239) |
| HSL | hsl(209, 76%, 74%) |
| HSV | hsv(209, 43%, 94%) |
| CMYK | cmyk(42.7%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.06, -4.82, -29.75) |
| CIE-LCH | lch(75.06, 30.14, 260.79°) |
| OKLab | oklab(78.27% -0.0349 -0.0826) |
| OKLCH | oklch(78.27% 0.09 247.1) |
| XYZ | xyz(44.3048, 48.3745, 88.6472) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.95
Carolina Blue
#8AB8FE
ΔE00 3.79
Sky
#82CAFC
ΔE00 4.21
Light Blue
#95D0FC
ΔE00 4.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEEF #EFBA89
analogous
#89EFED #89BEEF #898BEF
triadic
#89BEEF #EF89BE #BEEF89
tetradic
#89BEEF #ED89EF #EFBA89 #8BEF89
square
#89BEEF #ED89EF #EFBA89 #8BEF89
split-complementary
#89BEEF #EF898B #EFED89
monochromatic
#1E83DF #53A0E8 #89BEEF #BFDCF6 #E4F0FB
Accessibility & contrast
On white
1.97
#89BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#89BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEEF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEEF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF1
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#61C9CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89beef; /* rgb */ color: rgb(137, 190, 239); /* oklch */ color: oklch(78.3% 0.090 247.1);
Tailwind
colors: {
custom: {
50: '#afd1f4',
500: '#89beef',
950: '#000000',
},
}SCSS
$custom: #89beef; $custom-light: #afd1f4; $custom-dark: #000000;
JSON
{
"hex": "#89beef",
"rgb": {
"r": 137,
"g": 190,
"b": 239
},
"hsl": {
"h": 208.824,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.78273,
"c": 0.08965,
"h": 247.1
},
"luminance": 0.48377
}Semantic roles & 50–950 ramp
primary
#89BEEF
secondary
#F3E5D8
accent
#6F0DD8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285