#89D2C7#89D2C7
#89D2C7 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.3% C 0.075 H 183.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #89D2C7 |
|---|---|
| RGB | rgb(137, 210, 199) |
| HSL | hsl(171, 45%, 68%) |
| HSV | hsv(171, 35%, 82%) |
| CMYK | cmyk(34.8%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(79.35, -25.16, -1.77) |
| CIE-LCH | lch(79.35, 25.23, 184.02°) |
| OKLab | oklab(81.26% -0.0746 -0.0051) |
| OKLCH | oklch(81.26% 0.075 183.9) |
| XYZ | xyz(43.6682, 55.5324, 62.4396) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.54
Turquoise
#40E0D0
ΔE00 7.62
Light Teal
#90E4C1
ΔE00 8.52
Paleturquoise
#AFEEEE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D2C7 #D28994
analogous
#89D2A2 #89D2C7 #89B8D2
triadic
#89D2C7 #C789D2 #D2C789
tetradic
#89D2C7 #A289D2 #D28994 #B8D289
square
#89D2C7 #A289D2 #D28994 #B8D289
split-complementary
#89D2C7 #D289B8 #D2A289
monochromatic
#3EA393 #5DC1B2 #89D2C7 #B5E3DC #E2F4F1
Accessibility & contrast
On white
1.73
#89D2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#89D2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D2C7
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D2C7 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC7
Deuteranopia (green-blind)
#BEC1C8
Tritanopia (blue-blind)
#70D5CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89d2c7; /* rgb */ color: rgb(137, 210, 199); /* oklch */ color: oklch(81.3% 0.075 183.9);
Tailwind
colors: {
custom: {
50: '#aee0d8',
500: '#89d2c7',
950: '#000000',
},
}SCSS
$custom: #89d2c7; $custom-light: #aee0d8; $custom-dark: #000000;
JSON
{
"hex": "#89d2c7",
"rgb": {
"r": 137,
"g": 210,
"b": 199
},
"hsl": {
"h": 170.959,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.81263,
"c": 0.07474,
"h": 183.9
},
"luminance": 0.55535
}Semantic roles & 50–950 ramp
primary
#89D2C7
secondary
#A85864
accent
#2E42B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483