#89CDB2#89CDB2
#89CDB2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.079 H 167.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDB2 |
|---|---|
| RGB | rgb(137, 205, 178) |
| HSL | hsl(156, 40%, 67%) |
| HSV | hsv(156, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(77.40, -27.31, 6.66) |
| CIE-LCH | lch(77.40, 28.11, 166.30°) |
| OKLab | oklab(79.52% -0.0773 0.0171) |
| OKLCH | oklch(79.52% 0.079 167.5) |
| XYZ | xyz(40.1809, 52.1932, 50.0679) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.27
Seafoam Blue
#78D1B6
ΔE00 2.89
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.63
Seafoam
#7FE0B3
ΔE00 6.42
Eucalyptus
#44D7A8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDB2 #CD89A4
analogous
#89CD90 #89CDB2 #89C6CD
triadic
#89CDB2 #B289CD #CDB289
tetradic
#89CDB2 #9089CD #CD89A4 #C6CD89
square
#89CDB2 #9089CD #CD89A4 #C6CD89
split-complementary
#89CDB2 #CD89C6 #CD9089
monochromatic
#419A77 #5EBB96 #89CDB2 #B4DFCE #DFF1EA
Accessibility & contrast
On white
1.84
#89CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#89CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDB2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDB2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#78CEC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89cdb2; /* rgb */ color: rgb(137, 205, 178); /* oklch */ color: oklch(79.5% 0.079 167.5);
Tailwind
colors: {
custom: {
50: '#addcc9',
500: '#89cdb2',
950: '#000000',
},
}SCSS
$custom: #89cdb2; $custom-light: #addcc9; $custom-dark: #000000;
JSON
{
"hex": "#89cdb2",
"rgb": {
"r": 137,
"g": 205,
"b": 178
},
"hsl": {
"h": 156.176,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79521,
"c": 0.0792,
"h": 167.5
},
"luminance": 0.52195
}Semantic roles & 50–950 ramp
primary
#89CDB2
secondary
#A15A76
accent
#3265B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482