#89ECC2#89ECC2
#89ECC2 is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.1% C 0.112 H 164.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89ECC2 |
|---|---|
| RGB | rgb(137, 236, 194) |
| HSL | hsl(155, 72%, 73%) |
| HSV | hsv(155, 42%, 93%) |
| CMYK | cmyk(41.9%, 0%, 17.8%, 7.5%) |
| CIE-LAB | lab(86.60, -38.51, 11.36) |
| CIE-LCH | lch(86.60, 40.15, 163.57°) |
| OKLab | oklab(87.07% -0.1077 0.0292) |
| OKLCH | oklch(87.07% 0.112 164.8) |
| XYZ | xyz(50.0456, 69.2008, 61.7484) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 2.59
Seafoam
#7FE0B3
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.45
Aquamarine
#7FFFD4
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ECC2 #EC89B3
analogous
#89EC90 #89ECC2 #89E5EC
triadic
#89ECC2 #C289EC #ECC289
tetradic
#89ECC2 #9089EC #EC89B3 #E5EC89
square
#89ECC2 #9089EC #EC89B3 #E5EC89
split-complementary
#89ECC2 #EC89E5 #EC9089
monochromatic
#23D88B #54E4A7 #89ECC2 #BEF4DD #E5FBF1
Accessibility & contrast
On white
1.42
#89ECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#89ECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ECC2
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ECC2 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C0
Deuteranopia (green-blind)
#D9D4C5
Tritanopia (blue-blind)
#6DECE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ecc2; /* rgb */ color: rgb(137, 236, 194); /* oklch */ color: oklch(87.1% 0.112 164.8);
Tailwind
colors: {
custom: {
50: '#b0f2d4',
500: '#89ecc2',
950: '#000000',
},
}SCSS
$custom: #89ecc2; $custom-light: #b0f2d4; $custom-dark: #000000;
JSON
{
"hex": "#89ecc2",
"rgb": {
"r": 137,
"g": 236,
"b": 194
},
"hsl": {
"h": 154.545,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.87069,
"c": 0.11157,
"h": 164.8
},
"luminance": 0.69204
}Semantic roles & 50–950 ramp
primary
#89ECC2
secondary
#C65384
accent
#1164D4
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583