#89CDC2#89CDC2
#89CDC2 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.071 H 183.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDC2 |
|---|---|
| RGB | rgb(137, 205, 194) |
| HSL | hsl(170, 40%, 67%) |
| HSV | hsv(170, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(77.80, -23.83, -1.35) |
| CIE-LCH | lch(77.80, 23.87, 183.25°) |
| OKLab | oklab(79.98% -0.0705 -0.004) |
| OKLCH | oklch(79.98% 0.071 183.2) |
| XYZ | xyz(41.8820, 52.8736, 59.0272) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.05
Seafoam Blue
#78D1B6
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 7.00
Turquoise
#40E0D0
ΔE00 8.51
Mediumaquamarine
#66CDAA
ΔE00 8.58
Light Teal
#90E4C1
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDC2 #CD8994
analogous
#89CDA0 #89CDC2 #89B6CD
triadic
#89CDC2 #C289CD #CDC289
tetradic
#89CDC2 #A089CD #CD8994 #B6CD89
square
#89CDC2 #A089CD #CD8994 #B6CD89
split-complementary
#89CDC2 #CD89B6 #CDA089
monochromatic
#419A8C #5EBBAC #89CDC2 #B4DFD8 #DFF1EE
Accessibility & contrast
On white
1.81
#89CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#89CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDC2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDC2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#BBBDC3
Tritanopia (blue-blind)
#73D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cdc2; /* rgb */ color: rgb(137, 205, 194); /* oklch */ color: oklch(80.0% 0.071 183.2);
Tailwind
colors: {
custom: {
50: '#aedcd4',
500: '#89cdc2',
950: '#000000',
},
}SCSS
$custom: #89cdc2; $custom-light: #aedcd4; $custom-dark: #000000;
JSON
{
"hex": "#89cdc2",
"rgb": {
"r": 137,
"g": 205,
"b": 194
},
"hsl": {
"h": 170.294,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79979,
"c": 0.07059,
"h": 183.2
},
"luminance": 0.52876
}Semantic roles & 50–950 ramp
primary
#89CDC2
secondary
#A15A65
accent
#3247B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483