#89CDC3#89CDC3
#89CDC3 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.070 H 184.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDC3 |
|---|---|
| RGB | rgb(137, 205, 195) |
| HSL | hsl(171, 40%, 67%) |
| HSV | hsv(171, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(77.83, -23.60, -1.85) |
| CIE-LCH | lch(77.83, 23.68, 184.49°) |
| OKLab | oklab(80.01% -0.0701 -0.0053) |
| OKLCH | oklch(80.01% 0.07 184.4) |
| XYZ | xyz(41.9947, 52.9187, 59.6207) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.88
Turquoise
#40E0D0
ΔE00 8.57
Mediumaquamarine
#66CDAA
ΔE00 8.93
Paleturquoise
#AFEEEE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDC3 #CD8993
analogous
#89CDA1 #89CDC3 #89B5CD
triadic
#89CDC3 #C389CD #CDC389
tetradic
#89CDC3 #A189CD #CD8993 #B5CD89
square
#89CDC3 #A189CD #CD8993 #B5CD89
split-complementary
#89CDC3 #CD89B5 #CDA189
monochromatic
#419A8D #5EBBAD #89CDC3 #B4DFD9 #DFF1EF
Accessibility & contrast
On white
1.81
#89CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#89CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDC3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDC3 | 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)
#C7C6C3
Deuteranopia (green-blind)
#BABDC4
Tritanopia (blue-blind)
#72D0CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cdc3; /* rgb */ color: rgb(137, 205, 195); /* oklch */ color: oklch(80.0% 0.070 184.4);
Tailwind
colors: {
custom: {
50: '#aedcd5',
500: '#89cdc3',
950: '#000000',
},
}SCSS
$custom: #89cdc3; $custom-light: #aedcd5; $custom-dark: #000000;
JSON
{
"hex": "#89cdc3",
"rgb": {
"r": 137,
"g": 205,
"b": 195
},
"hsl": {
"h": 171.176,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80009,
"c": 0.07026,
"h": 184.4
},
"luminance": 0.52921
}Semantic roles & 50–950 ramp
primary
#89CDC3
secondary
#A15A64
accent
#3245B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483