#89CEBC#89CEBC
#89CEBC is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.074 H 176.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEBC |
|---|---|
| RGB | rgb(137, 206, 188) |
| HSL | hsl(164, 41%, 67%) |
| HSV | hsv(164, 33%, 81%) |
| CMYK | cmyk(33.5%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.93, -25.66, 2.06) |
| CIE-LCH | lch(77.93, 25.74, 175.41°) |
| OKLab | oklab(80.03% -0.0743 0.0051) |
| OKLCH | oklch(80.03% 0.074 176.1) |
| XYZ | xyz(41.4617, 53.0894, 55.6298) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.61
Seafoam Blue
#78D1B6
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 6.38
Light Teal
#90E4C1
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 8.25
Turquoise
#40E0D0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEBC #CE899B
analogous
#89CE9A #89CEBC #89BDCE
triadic
#89CEBC #BC89CE #CEBC89
tetradic
#89CEBC #9A89CE #CE899B #BDCE89
square
#89CEBC #9A89CE #CE899B #BDCE89
split-complementary
#89CEBC #CE89BD #CE9A89
monochromatic
#419C84 #5EBCA3 #89CEBC #B4E0D5 #DFF2ED
Accessibility & contrast
On white
1.81
#89CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#89CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEBC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEBC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#75D0C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cebc; /* rgb */ color: rgb(137, 206, 188); /* oklch */ color: oklch(80.0% 0.074 176.1);
Tailwind
colors: {
custom: {
50: '#aeddd0',
500: '#89cebc',
950: '#000000',
},
}SCSS
$custom: #89cebc; $custom-light: #aeddd0; $custom-dark: #000000;
JSON
{
"hex": "#89cebc",
"rgb": {
"r": 137,
"g": 206,
"b": 188
},
"hsl": {
"h": 164.348,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.8003,
"c": 0.07444,
"h": 176.1
},
"luminance": 0.53092
}Semantic roles & 50–950 ramp
primary
#89CEBC
secondary
#A2596C
accent
#3153B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483