#89EFBC#89EFBC
#89EFBC is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.6% C 0.121 H 160.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89EFBC |
|---|---|
| RGB | rgb(137, 239, 188) |
| HSL | hsl(150, 76%, 74%) |
| HSV | hsv(150, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 21.3%, 6.3%) |
| CIE-LAB | lab(87.33, -41.07, 15.51) |
| CIE-LCH | lch(87.33, 43.90, 159.31°) |
| OKLab | oklab(87.61% -0.1137 0.0398) |
| OKLCH | oklch(87.61% 0.121 160.7) |
| XYZ | xyz(50.2563, 70.6786, 58.5613) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.80
Mint
#AAF0C1
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EFBC #EF89BC
analogous
#89EF89 #89EFBC #89EFEF
triadic
#89EFBC #BC89EF #EFBC89
tetradic
#89EFBC #8989EF #EF89BC #EFEF89
square
#89EFBC #8989EF #EF89BC #EFEF89
split-complementary
#89EFBC #EF89EF #EF8989
monochromatic
#1EDF7F #53E89D #89EFBC #BFF6DB #E4FBF0
Accessibility & contrast
On white
1.39
#89EFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#89EFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EFBC
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EFBC | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#DDD6BF
Tritanopia (blue-blind)
#6FEEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89efbc; /* rgb */ color: rgb(137, 239, 188); /* oklch */ color: oklch(87.6% 0.121 160.7);
Tailwind
colors: {
custom: {
50: '#b0f5d0',
500: '#89efbc',
950: '#000000',
},
}SCSS
$custom: #89efbc; $custom-light: #b0f5d0; $custom-dark: #000000;
JSON
{
"hex": "#89efbc",
"rgb": {
"r": 137,
"g": 239,
"b": 188
},
"hsl": {
"h": 150,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.87613,
"c": 0.12051,
"h": 160.7
},
"luminance": 0.70682
}Semantic roles & 50–950 ramp
primary
#89EFBC
secondary
#CA528E
accent
#0D73D8
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583