#89D2C8#89D2C8
#89D2C8 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.074 H 185.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89D2C8 |
|---|---|
| RGB | rgb(137, 210, 200) |
| HSL | hsl(172, 45%, 68%) |
| HSV | hsv(172, 35%, 82%) |
| CMYK | cmyk(34.8%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(79.37, -24.94, -2.27) |
| CIE-LCH | lch(79.37, 25.04, 185.19°) |
| OKLab | oklab(81.29% -0.0741 -0.0065) |
| OKLCH | oklch(81.29% 0.074 185) |
| XYZ | xyz(43.7847, 55.5790, 63.0530) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.42
Turquoise
#40E0D0
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 8.35
Tiffany Blue
#7BF2DA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D2C8 #D28993
analogous
#89D2A3 #89D2C8 #89B7D2
triadic
#89D2C8 #C889D2 #D2C889
tetradic
#89D2C8 #A389D2 #D28993 #B7D289
square
#89D2C8 #A389D2 #D28993 #B7D289
split-complementary
#89D2C8 #D289B7 #D2A389
monochromatic
#3EA395 #5DC1B3 #89D2C8 #B5E3DD #E2F4F1
Accessibility & contrast
On white
1.73
#89D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#89D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D2C8
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D2C8 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#BEC1C9
Tritanopia (blue-blind)
#70D5CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89d2c8; /* rgb */ color: rgb(137, 210, 200); /* oklch */ color: oklch(81.3% 0.074 185.0);
Tailwind
colors: {
custom: {
50: '#aee0d8',
500: '#89d2c8',
950: '#000000',
},
}SCSS
$custom: #89d2c8; $custom-light: #aee0d8; $custom-dark: #000000;
JSON
{
"hex": "#89d2c8",
"rgb": {
"r": 137,
"g": 210,
"b": 200
},
"hsl": {
"h": 171.781,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.81293,
"c": 0.07442,
"h": 185
},
"luminance": 0.55582
}Semantic roles & 50–950 ramp
primary
#89D2C8
secondary
#A85863
accent
#2E41B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483