#89CDCB#89CDCB
#89CDCB is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.069 H 193.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDCB |
|---|---|
| RGB | rgb(137, 205, 203) |
| HSL | hsl(178, 40%, 67%) |
| HSV | hsv(178, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.05, -21.76, -5.83) |
| CIE-LCH | lch(78.05, 22.53, 195.00°) |
| OKLab | oklab(80.26% -0.0667 -0.016) |
| OKLCH | oklch(80.26% 0.069 193.5) |
| XYZ | xyz(42.9236, 53.2902, 64.5126) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.85
Paleturquoise
#AFEEEE
ΔE00 8.10
Darkturquoise
#00CED1
ΔE00 8.46
Pale Teal
#82CBB2
ΔE00 8.63
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDCB #CD898B
analogous
#89CDA9 #89CDCB #89ADCD
triadic
#89CDCB #CB89CD #CDCB89
tetradic
#89CDCB #A989CD #CD898B #ADCD89
square
#89CDCB #A989CD #CD898B #ADCD89
split-complementary
#89CDCB #CD89AD #CDA989
monochromatic
#419A98 #5EBBB8 #89CDCB #B4DFDE #DFF1F1
Accessibility & contrast
On white
1.80
#89CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#89CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDCB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDCB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#6FD1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cdcb; /* rgb */ color: rgb(137, 205, 203); /* oklch */ color: oklch(80.3% 0.069 193.5);
Tailwind
colors: {
custom: {
50: '#aedcda',
500: '#89cdcb',
950: '#000000',
},
}SCSS
$custom: #89cdcb; $custom-light: #aedcda; $custom-dark: #000000;
JSON
{
"hex": "#89cdcb",
"rgb": {
"r": 137,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.235,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80257,
"c": 0.06865,
"h": 193.5
},
"luminance": 0.53293
}Semantic roles & 50–950 ramp
primary
#89CDCB
secondary
#A15A5C
accent
#3236B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483