#89F2AE#89F2AE
#89F2AE is a very light, vivid green. Relative luminance 0.719; OKLCH L 88.0% C 0.137 H 154.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89F2AE |
|---|---|
| RGB | rgb(137, 242, 174) |
| HSL | hsl(141, 80%, 74%) |
| HSV | hsv(141, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(87.91, -45.05, 23.54) |
| CIE-LCH | lch(87.91, 50.83, 152.41°) |
| OKLab | oklab(87.99% -0.1233 0.0598) |
| OKLCH | oklch(87.99% 0.137 154.1) |
| XYZ | xyz(49.7053, 71.8751, 51.2903) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.48
Light Seafoam
#A0FEBF
ΔE00 3.29
Foam Green
#90FDA9
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F2AE #F289CD
analogous
#99F289 #89F2AE #89F2E3
triadic
#89F2AE #AE89F2 #F2AE89
tetradic
#89F2AE #8999F2 #F289CD #F2E389
square
#89F2AE #8999F2 #F289CD #F2E389
split-complementary
#89F2AE #E389F2 #F28999
monochromatic
#1BE662 #52EC88 #89F2AE #C0F8D4 #E3FCEC
Accessibility & contrast
On white
1.37
#89F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#89F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F2AE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F2AE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#73F0E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89f2ae; /* rgb */ color: rgb(137, 242, 174); /* oklch */ color: oklch(88.0% 0.137 154.1);
Tailwind
colors: {
custom: {
50: '#b0f7c6',
500: '#89f2ae',
950: '#000000',
},
}SCSS
$custom: #89f2ae; $custom-light: #b0f7c6; $custom-dark: #000000;
JSON
{
"hex": "#89f2ae",
"rgb": {
"r": 137,
"g": 242,
"b": 174
},
"hsl": {
"h": 141.143,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.87992,
"c": 0.13701,
"h": 154.1
},
"luminance": 0.71879
}Semantic roles & 50–950 ramp
primary
#89F2AE
secondary
#CE51A2
accent
#0992DC
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582