#89DFFB#89DFFB
#89DFFB is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 85.9% C 0.092 H 220.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFFB |
|---|---|
| RGB | rgb(137, 223, 251) |
| HSL | hsl(195, 93%, 76%) |
| HSV | hsv(195, 45%, 98%) |
| CMYK | cmyk(45.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(84.51, -18.84, -21.73) |
| CIE-LCH | lch(84.51, 28.76, 229.06°) |
| OKLab | oklab(85.9% -0.0694 -0.06) |
| OKLCH | oklch(85.9% 0.092 220.8) |
| XYZ | xyz(54.1104, 65.0546, 100.9535) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 6.73
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFFB #FBA589
analogous
#89FBDE #89DFFB #89A6FB
triadic
#89DFFB #FB89DF #DFFB89
tetradic
#89DFFB #DE89FB #FBA589 #A6FB89
square
#89DFFB #DE89FB #FBA589 #A6FB89
split-complementary
#89DFFB #FB89A6 #FBDE89
monochromatic
#13BFF7 #4ECFF9 #89DFFB #C4EFFD #E1F7FE
Accessibility & contrast
On white
1.50
#89DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#89DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFFB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFFB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#52E8E8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89dffb; /* rgb */ color: rgb(137, 223, 251); /* oklch */ color: oklch(85.9% 0.092 220.8);
Tailwind
colors: {
custom: {
50: '#b1e9fc',
500: '#89dffb',
950: '#000000',
},
}SCSS
$custom: #89dffb; $custom-light: #b1e9fc; $custom-dark: #000000;
JSON
{
"hex": "#89dffb",
"rgb": {
"r": 137,
"g": 223,
"b": 251
},
"hsl": {
"h": 194.737,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.85903,
"c": 0.09171,
"h": 220.8
},
"luminance": 0.65059
}Semantic roles & 50–950 ramp
primary
#89DFFB
secondary
#DA714E
accent
#3800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485