#89CEF5#89CEF5
#89CEF5 is a light, moderate cyan. Relative luminance 0.561; OKLCH L 82.0% C 0.089 H 234.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEF5 |
|---|---|
| RGB | rgb(137, 206, 245) |
| HSL | hsl(202, 84%, 75%) |
| HSV | hsv(202, 44%, 96%) |
| CMYK | cmyk(44.1%, 15.9%, 0%, 3.9%) |
| CIE-LAB | lab(79.64, -11.71, -25.95) |
| CIE-LCH | lch(79.64, 28.47, 245.72°) |
| OKLab | oklab(81.97% -0.0519 -0.0718) |
| OKLCH | oklch(81.97% 0.089 234.1) |
| XYZ | xyz(48.8635, 56.0501, 94.6124) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.24
Baby Blue
#89CFF0
ΔE00 1.93
Lightblue (survey)
#7BC8F6
ΔE00 2.29
Sky
#82CAFC
ΔE00 2.82
Light Blue
#95D0FC
ΔE00 2.87
Sky Blue
#87CEEB
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEF5 #F5B089
analogous
#89F5E6 #89CEF5 #8998F5
triadic
#89CEF5 #F589CE #CEF589
tetradic
#89CEF5 #E689F5 #F5B089 #98F589
square
#89CEF5 #E689F5 #F5B089 #98F589
split-complementary
#89CEF5 #F58998 #F5E689
monochromatic
#189FEB #51B7F0 #89CEF5 #C1E5FA #E3F3FD
Accessibility & contrast
On white
1.72
#89CEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#89CEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEF5
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEF5 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF7
Deuteranopia (green-blind)
#ACC0F4
Tritanopia (blue-blind)
#5BD8DB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89cef5; /* rgb */ color: rgb(137, 206, 245); /* oklch */ color: oklch(82.0% 0.089 234.1);
Tailwind
colors: {
custom: {
50: '#b0ddf8',
500: '#89cef5',
950: '#000000',
},
}SCSS
$custom: #89cef5; $custom-light: #b0ddf8; $custom-dark: #000000;
JSON
{
"hex": "#89cef5",
"rgb": {
"r": 137,
"g": 206,
"b": 245
},
"hsl": {
"h": 201.667,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.81965,
"c": 0.08861,
"h": 234.1
},
"luminance": 0.56054
}Semantic roles & 50–950 ramp
primary
#89CEF5
secondary
#D27F50
accent
#5405E1
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485