#89CAFE#89CAFE
#89CAFE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.5% C 0.099 H 243.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #89CAFE |
|---|---|
| RGB | rgb(137, 202, 254) |
| HSL | hsl(207, 98%, 77%) |
| HSV | hsv(207, 46%, 100%) |
| CMYK | cmyk(46.1%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.87, -7.15, -31.93) |
| CIE-LCH | lch(78.87, 32.72, 257.37°) |
| OKLab | oklab(81.47% -0.0442 -0.0888) |
| OKLCH | oklch(81.47% 0.099 243.5) |
| XYZ | xyz(49.3203, 54.7117, 101.7082) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.48
Light Blue
#95D0FC
ΔE00 2.16
Lightskyblue
#87CEFA
ΔE00 2.72
Lightblue (survey)
#7BC8F6
ΔE00 3.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.03
Sky Blue (survey)
#75BBFD
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CAFE #FEBD89
analogous
#89FEF8 #89CAFE #8990FE
triadic
#89CAFE #FE89CA #CAFE89
tetradic
#89CAFE #F889FE #FEBD89 #90FE89
square
#89CAFE #F889FE #FEBD89 #90FE89
split-complementary
#89CAFE #FE8990 #FEF889
monochromatic
#1093FD #4CAFFD #89CAFE #C6E5FF #E1F1FF
Accessibility & contrast
On white
1.76
#89CAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#89CAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CAFE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CAFE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#55D7DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cafe; /* rgb */ color: rgb(137, 202, 254); /* oklch */ color: oklch(81.5% 0.099 243.5);
Tailwind
colors: {
custom: {
50: '#b1daff',
500: '#89cafe',
950: '#000000',
},
}SCSS
$custom: #89cafe; $custom-light: #b1daff; $custom-dark: #000000;
JSON
{
"hex": "#89cafe",
"rgb": {
"r": 137,
"g": 202,
"b": 254
},
"hsl": {
"h": 206.667,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.81465,
"c": 0.09917,
"h": 243.5
},
"luminance": 0.54715
}Semantic roles & 50–950 ramp
primary
#89CAFE
secondary
#DE8E4D
accent
#6600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386