#89DFF7#89DFF7
#89DFF7 is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.8% C 0.089 H 217.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFF7 |
|---|---|
| RGB | rgb(137, 223, 247) |
| HSL | hsl(193, 87%, 75%) |
| HSV | hsv(193, 45%, 97%) |
| CMYK | cmyk(44.5%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(84.38, -19.89, -19.81) |
| CIE-LCH | lch(84.38, 28.07, 224.89°) |
| OKLab | oklab(85.76% -0.0709 -0.0546) |
| OKLCH | oklch(85.76% 0.089 217.6) |
| XYZ | xyz(53.4865, 64.8051, 97.6678) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.72
Sky Blue
#87CEEB
ΔE00 4.84
Baby Blue
#89CFF0
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFF7 #F7A189
analogous
#89F7D8 #89DFF7 #89A8F7
triadic
#89DFF7 #F789DF #DFF789
tetradic
#89DFF7 #D889F7 #F7A189 #A8F789
square
#89DFF7 #D889F7 #F7A189 #A8F789
split-complementary
#89DFF7 #F789A8 #F7D889
monochromatic
#16C0EF #50CFF3 #89DFF7 #C2EFFB #E2F7FD
Accessibility & contrast
On white
1.50
#89DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#89DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFF7
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFF7 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF8
Deuteranopia (green-blind)
#BECDF7
Tritanopia (blue-blind)
#55E8E6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #89dff7; /* rgb */ color: rgb(137, 223, 247); /* oklch */ color: oklch(85.8% 0.089 217.6);
Tailwind
colors: {
custom: {
50: '#b1e9f9',
500: '#89dff7',
950: '#000000',
},
}SCSS
$custom: #89dff7; $custom-light: #b1e9f9; $custom-dark: #000000;
JSON
{
"hex": "#89dff7",
"rgb": {
"r": 137,
"g": 223,
"b": 247
},
"hsl": {
"h": 193.091,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.85757,
"c": 0.08947,
"h": 217.6
},
"luminance": 0.64809
}Semantic roles & 50–950 ramp
primary
#89DFF7
secondary
#D56D50
accent
#3302E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485