#89D4BF#89D4BF
#89D4BF is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.5% C 0.081 H 174.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89D4BF |
|---|---|
| RGB | rgb(137, 212, 191) |
| HSL | hsl(163, 47%, 68%) |
| HSV | hsv(163, 35%, 83%) |
| CMYK | cmyk(35.4%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(79.71, -27.92, 3.03) |
| CIE-LCH | lch(79.71, 28.08, 173.80°) |
| OKLab | oklab(81.48% -0.0804 0.0076) |
| OKLCH | oklch(81.48% 0.081 174.6) |
| XYZ | xyz(43.2606, 56.1643, 57.8414) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.72
Seafoam Blue
#78D1B6
ΔE00 2.77
Light Teal
#90E4C1
ΔE00 5.32
Mediumaquamarine
#66CDAA
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 7.12
Tiffany Blue
#7BF2DA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D4BF #D4899E
analogous
#89D499 #89D4BF #89C3D4
triadic
#89D4BF #BF89D4 #D4BF89
tetradic
#89D4BF #9989D4 #D4899E #C3D489
square
#89D4BF #9989D4 #D4899E #C3D489
split-complementary
#89D4BF #D489C3 #D49989
monochromatic
#3DA689 #5CC4A7 #89D4BF #B6E4D7 #E3F5F0
Accessibility & contrast
On white
1.72
#89D4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#89D4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D4BF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D4BF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#C2C2C0
Tritanopia (blue-blind)
#73D6CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89d4bf; /* rgb */ color: rgb(137, 212, 191); /* oklch */ color: oklch(81.5% 0.081 174.6);
Tailwind
colors: {
custom: {
50: '#aee1d2',
500: '#89d4bf',
950: '#000000',
},
}SCSS
$custom: #89d4bf; $custom-light: #aee1d2; $custom-dark: #000000;
JSON
{
"hex": "#89d4bf",
"rgb": {
"r": 137,
"g": 212,
"b": 191
},
"hsl": {
"h": 163.2,
"s": 46.584,
"l": 68.431
},
"oklch": {
"l": 0.81484,
"c": 0.08076,
"h": 174.6
},
"luminance": 0.56167
}Semantic roles & 50–950 ramp
primary
#89D4BF
secondary
#AA576E
accent
#2C53BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483