#89DFE2#89DFE2
#89DFE2 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.083 H 198.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFE2 |
|---|---|
| RGB | rgb(137, 223, 226) |
| HSL | hsl(182, 61%, 71%) |
| HSV | hsv(182, 39%, 89%) |
| CMYK | cmyk(39.4%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(83.75, -25.17, -9.65) |
| CIE-LCH | lch(83.75, 26.96, 200.98°) |
| OKLab | oklab(85.04% -0.079 -0.0265) |
| OKLCH | oklch(85.04% 0.083 198.6) |
| XYZ | xyz(50.4266, 63.5811, 81.5519) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Paleturquoise
#AFEEEE
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 6.81
Light Cyan
#ACFFFC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFE2 #E28C89
analogous
#89E2B8 #89DFE2 #89B2E2
triadic
#89DFE2 #E289DF #DFE289
tetradic
#89DFE2 #B889E2 #E28C89 #B2E289
square
#89DFE2 #B889E2 #E28C89 #B2E289
split-complementary
#89DFE2 #E289B2 #E2B889
monochromatic
#2FBCC1 #58D2D6 #89DFE2 #BAECEE #E6F8F9
Accessibility & contrast
On white
1.53
#89DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#89DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFE2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFE2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E2
Deuteranopia (green-blind)
#C4CCE3
Tritanopia (blue-blind)
#62E4E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89dfe2; /* rgb */ color: rgb(137, 223, 226); /* oklch */ color: oklch(85.0% 0.083 198.6);
Tailwind
colors: {
custom: {
50: '#b0e9eb',
500: '#89dfe2',
950: '#000000',
},
}SCSS
$custom: #89dfe2; $custom-light: #b0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#89dfe2",
"rgb": {
"r": 137,
"g": 223,
"b": 226
},
"hsl": {
"h": 182.022,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.85038,
"c": 0.08338,
"h": 198.6
},
"luminance": 0.63585
}Semantic roles & 50–950 ramp
primary
#89DFE2
secondary
#BA5855
accent
#231DC8
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484