#89CFBE#89CFBE
#89CFBE is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.075 H 177.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFBE |
|---|---|
| RGB | rgb(137, 207, 190) |
| HSL | hsl(165, 42%, 67%) |
| HSV | hsv(165, 34%, 81%) |
| CMYK | cmyk(33.8%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.26, -25.71, 1.47) |
| CIE-LCH | lch(78.26, 25.75, 176.72°) |
| OKLab | oklab(80.32% -0.0747 0.0035) |
| OKLCH | oklch(80.32% 0.075 177.3) |
| XYZ | xyz(41.9203, 53.6593, 56.8536) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.03
Seafoam Blue
#78D1B6
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.92
Turquoise
#40E0D0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFBE #CF899A
analogous
#89CF9B #89CFBE #89BDCF
triadic
#89CFBE #BE89CF #CFBE89
tetradic
#89CFBE #9B89CF #CF899A #BDCF89
square
#89CFBE #9B89CF #CF899A #BDCF89
split-complementary
#89CFBE #CF89BD #CF9B89
monochromatic
#409E87 #5DBDA6 #89CFBE #B5E1D6 #E0F2EE
Accessibility & contrast
On white
1.79
#89CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#89CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFBE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFBE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#74D1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cfbe; /* rgb */ color: rgb(137, 207, 190); /* oklch */ color: oklch(80.3% 0.075 177.3);
Tailwind
colors: {
custom: {
50: '#aeded1',
500: '#89cfbe',
950: '#000000',
},
}SCSS
$custom: #89cfbe; $custom-light: #aeded1; $custom-dark: #000000;
JSON
{
"hex": "#89cfbe",
"rgb": {
"r": 137,
"g": 207,
"b": 190
},
"hsl": {
"h": 165.429,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.80315,
"c": 0.07474,
"h": 177.3
},
"luminance": 0.53662
}Semantic roles & 50–950 ramp
primary
#89CFBE
secondary
#A3596B
accent
#3051B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483