#89DFEB#89DFEB
#89DFEB is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.085 H 207.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFEB |
|---|---|
| RGB | rgb(137, 223, 235) |
| HSL | hsl(187, 71%, 73%) |
| HSV | hsv(187, 42%, 92%) |
| CMYK | cmyk(41.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.01, -22.95, -14.02) |
| CIE-LCH | lch(84.01, 26.89, 211.43°) |
| OKLab | oklab(85.34% -0.0755 -0.0385) |
| OKLCH | oklch(85.34% 0.085 207.1) |
| XYZ | xyz(51.6941, 64.0881, 88.2274) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.45
Powder Blue
#B0E0E6
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFEB #EB9589
analogous
#89EBC6 #89DFEB #89AEEB
triadic
#89DFEB #EB89DF #DFEB89
tetradic
#89DFEB #C689EB #EB9589 #AEEB89
square
#89DFEB #C689EB #EB9589 #AEEB89
split-complementary
#89DFEB #EB89AE #EBC689
monochromatic
#24C0D5 #55D1E2 #89DFEB #BDEDF4 #E5F8FB
Accessibility & contrast
On white
1.52
#89DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#89DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFEB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFEB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#5DE6E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89dfeb; /* rgb */ color: rgb(137, 223, 235); /* oklch */ color: oklch(85.3% 0.085 207.1);
Tailwind
colors: {
custom: {
50: '#b0e9f1',
500: '#89dfeb',
950: '#000000',
},
}SCSS
$custom: #89dfeb; $custom-light: #b0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#89dfeb",
"rgb": {
"r": 137,
"g": 223,
"b": 235
},
"hsl": {
"h": 187.347,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.85337,
"c": 0.08475,
"h": 207.1
},
"luminance": 0.64092
}Semantic roles & 50–950 ramp
primary
#89DFEB
secondary
#C56153
accent
#2A12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485