#89D4EB#89D4EB
#89D4EB is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.9% C 0.081 H 219.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89D4EB |
|---|---|
| RGB | rgb(137, 212, 235) |
| HSL | hsl(194, 71%, 73%) |
| HSV | hsv(194, 42%, 92%) |
| CMYK | cmyk(41.7%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(80.96, -17.43, -18.61) |
| CIE-LCH | lch(80.96, 25.50, 226.89°) |
| OKLab | oklab(82.9% -0.0626 -0.0512) |
| OKLCH | oklch(82.9% 0.081 219.3) |
| XYZ | xyz(48.8501, 58.4001, 87.2794) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.72
Baby Blue
#89CFF0
ΔE00 3.89
Ice Blue
#A5DFF9
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 5.66
Lightskyblue
#87CEFA
ΔE00 6.98
Neon Blue
#04D9FF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D4EB #EBA089
analogous
#89EBD1 #89D4EB #89A3EB
triadic
#89D4EB #EB89D4 #D4EB89
tetradic
#89D4EB #D189EB #EBA089 #A3EB89
square
#89D4EB #D189EB #EBA089 #A3EB89
split-complementary
#89D4EB #EB89A3 #EBD189
monochromatic
#24ACD5 #55C1E2 #89D4EB #BDE7F4 #E5F5FB
Accessibility & contrast
On white
1.66
#89D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#89D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D4EB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D4EB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#5FDCDB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89d4eb; /* rgb */ color: rgb(137, 212, 235); /* oklch */ color: oklch(82.9% 0.081 219.3);
Tailwind
colors: {
custom: {
50: '#b0e1f1',
500: '#89d4eb',
950: '#000000',
},
}SCSS
$custom: #89d4eb; $custom-light: #b0e1f1; $custom-dark: #000000;
JSON
{
"hex": "#89d4eb",
"rgb": {
"r": 137,
"g": 212,
"b": 235
},
"hsl": {
"h": 194.082,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.82902,
"c": 0.0809,
"h": 219.3
},
"luminance": 0.58403
}Semantic roles & 50–950 ramp
primary
#89D4EB
secondary
#C56E53
accent
#4012D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485