#89CEBF#89CEBF
#89CEBF is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.073 H 179.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEBF |
|---|---|
| RGB | rgb(137, 206, 191) |
| HSL | hsl(167, 41%, 67%) |
| HSV | hsv(167, 33%, 81%) |
| CMYK | cmyk(33.5%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.00, -25.00, 0.56) |
| CIE-LCH | lch(78.00, 25.00, 178.72°) |
| OKLab | oklab(80.12% -0.073 0.0011) |
| OKLCH | oklch(80.12% 0.073 179.1) |
| XYZ | xyz(41.7885, 53.2201, 57.3507) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.63
Seafoam Blue
#78D1B6
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 7.26
Mediumturquoise
#48D1CC
ΔE00 7.58
Light Teal
#90E4C1
ΔE00 7.72
Turquoise
#40E0D0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEBF #CE8998
analogous
#89CE9D #89CEBF #89BACE
triadic
#89CEBF #BF89CE #CEBF89
tetradic
#89CEBF #9D89CE #CE8998 #BACE89
square
#89CEBF #9D89CE #CE8998 #BACE89
split-complementary
#89CEBF #CE89BA #CE9D89
monochromatic
#419C88 #5EBCA8 #89CEBF #B4E0D6 #DFF2EE
Accessibility & contrast
On white
1.80
#89CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#89CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEBF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEBF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#74D0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cebf; /* rgb */ color: rgb(137, 206, 191); /* oklch */ color: oklch(80.1% 0.073 179.1);
Tailwind
colors: {
custom: {
50: '#aeddd2',
500: '#89cebf',
950: '#000000',
},
}SCSS
$custom: #89cebf; $custom-light: #aeddd2; $custom-dark: #000000;
JSON
{
"hex": "#89cebf",
"rgb": {
"r": 137,
"g": 206,
"b": 191
},
"hsl": {
"h": 166.957,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80117,
"c": 0.073,
"h": 179.1
},
"luminance": 0.53223
}Semantic roles & 50–950 ramp
primary
#89CEBF
secondary
#A25969
accent
#314EB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483