#89CEBD#89CEBD
#89CEBD is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.074 H 177.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEBD |
|---|---|
| RGB | rgb(137, 206, 189) |
| HSL | hsl(165, 41%, 67%) |
| HSV | hsv(165, 33%, 81%) |
| CMYK | cmyk(33.5%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.95, -25.44, 1.56) |
| CIE-LCH | lch(77.95, 25.49, 176.50°) |
| OKLab | oklab(80.06% -0.0738 0.0037) |
| OKLCH | oklch(80.06% 0.074 177.1) |
| XYZ | xyz(41.5699, 53.1327, 56.1995) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 7.18
Mediumturquoise
#48D1CC
ΔE00 8.02
Turquoise
#40E0D0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEBD #CE899A
analogous
#89CE9B #89CEBD #89BDCE
triadic
#89CEBD #BD89CE #CEBD89
tetradic
#89CEBD #9B89CE #CE899A #BDCE89
square
#89CEBD #9B89CE #CE899A #BDCE89
split-complementary
#89CEBD #CE89BD #CE9B89
monochromatic
#419C85 #5EBCA5 #89CEBD #B4E0D5 #DFF2ED
Accessibility & contrast
On white
1.81
#89CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#89CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEBD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEBD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#74D0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cebd; /* rgb */ color: rgb(137, 206, 189); /* oklch */ color: oklch(80.1% 0.074 177.1);
Tailwind
colors: {
custom: {
50: '#aeddd0',
500: '#89cebd',
950: '#000000',
},
}SCSS
$custom: #89cebd; $custom-light: #aeddd0; $custom-dark: #000000;
JSON
{
"hex": "#89cebd",
"rgb": {
"r": 137,
"g": 206,
"b": 189
},
"hsl": {
"h": 165.217,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80059,
"c": 0.07393,
"h": 177.1
},
"luminance": 0.53135
}Semantic roles & 50–950 ramp
primary
#89CEBD
secondary
#A2596B
accent
#3151B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483