#89DFF5#89DFF5
#89DFF5 is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.7% C 0.088 H 215.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFF5 |
|---|---|
| RGB | rgb(137, 223, 245) |
| HSL | hsl(192, 84%, 75%) |
| HSV | hsv(192, 44%, 96%) |
| CMYK | cmyk(44.1%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(84.32, -20.40, -18.85) |
| CIE-LCH | lch(84.32, 27.78, 222.73°) |
| OKLab | oklab(85.69% -0.0716 -0.0519) |
| OKLCH | oklch(85.69% 0.088 215.9) |
| XYZ | xyz(53.1796, 64.6823, 96.0511) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.15
Sky Blue
#87CEEB
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Robin'S Egg
#6DEDFD
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFF5 #F59F89
analogous
#89F5D5 #89DFF5 #89A9F5
triadic
#89DFF5 #F589DF #DFF589
tetradic
#89DFF5 #D589F5 #F59F89 #A9F589
square
#89DFF5 #D589F5 #F59F89 #A9F589
split-complementary
#89DFF5 #F589A9 #F5D589
monochromatic
#18C0EB #51D0F0 #89DFF5 #C1EEFA #E3F7FD
Accessibility & contrast
On white
1.51
#89DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#89DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFF5
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFF5 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF6
Deuteranopia (green-blind)
#BFCDF5
Tritanopia (blue-blind)
#57E7E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89dff5; /* rgb */ color: rgb(137, 223, 245); /* oklch */ color: oklch(85.7% 0.088 215.9);
Tailwind
colors: {
custom: {
50: '#b1e9f8',
500: '#89dff5',
950: '#000000',
},
}SCSS
$custom: #89dff5; $custom-light: #b1e9f8; $custom-dark: #000000;
JSON
{
"hex": "#89dff5",
"rgb": {
"r": 137,
"g": 223,
"b": 245
},
"hsl": {
"h": 192.222,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.85686,
"c": 0.08847,
"h": 215.9
},
"luminance": 0.64686
}Semantic roles & 50–950 ramp
primary
#89DFF5
secondary
#D26B50
accent
#3205E1
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485