#89DFFE#89DFFE
#89DFFE is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.0% C 0.094 H 223.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFFE |
|---|---|
| RGB | rgb(137, 223, 254) |
| HSL | hsl(196, 98%, 77%) |
| HSV | hsv(196, 46%, 100%) |
| CMYK | cmyk(46.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.61, -18.05, -23.16) |
| CIE-LCH | lch(84.61, 29.36, 232.06°) |
| OKLab | oklab(86.01% -0.0683 -0.064) |
| OKLCH | oklch(86.01% 0.094 223.1) |
| XYZ | xyz(54.5870, 65.2453, 103.4638) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.81
Sky Blue
#87CEEB
ΔE00 4.12
Baby Blue
#89CFF0
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 6.35
Neon Blue
#04D9FF
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFFE #FEA889
analogous
#89FEE2 #89DFFE #89A5FE
triadic
#89DFFE #FE89DF #DFFE89
tetradic
#89DFFE #E289FE #FEA889 #A5FE89
square
#89DFFE #E289FE #FEA889 #A5FE89
split-complementary
#89DFFE #FE89A5 #FEE289
monochromatic
#10BEFD #4CCFFD #89DFFE #C6EFFF #E1F7FF
Accessibility & contrast
On white
1.49
#89DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#89DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFFE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFFE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BCCDFE
Tritanopia (blue-blind)
#50E9E9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89dffe; /* rgb */ color: rgb(137, 223, 254); /* oklch */ color: oklch(86.0% 0.094 223.1);
Tailwind
colors: {
custom: {
50: '#b1e9fe',
500: '#89dffe',
950: '#000000',
},
}SCSS
$custom: #89dffe; $custom-light: #b1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#89dffe",
"rgb": {
"r": 137,
"g": 223,
"b": 254
},
"hsl": {
"h": 195.897,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.86013,
"c": 0.09359,
"h": 223.1
},
"luminance": 0.65249
}Semantic roles & 50–950 ramp
primary
#89DFFE
secondary
#DE744D
accent
#3D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485