#89F2B2#89F2B2
#89F2B2 is a very light, vivid green. Relative luminance 0.720; OKLCH L 88.1% C 0.133 H 155.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89F2B2 |
|---|---|
| RGB | rgb(137, 242, 178) |
| HSL | hsl(143, 80%, 74%) |
| HSV | hsv(143, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(87.98, -44.31, 21.59) |
| CIE-LCH | lch(87.98, 49.29, 154.03°) |
| OKLab | oklab(88.08% -0.1215 0.055) |
| OKLCH | oklch(88.08% 0.133 155.7) |
| XYZ | xyz(50.1010, 72.0334, 53.3746) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Seafoam
#A0FEBF
ΔE00 3.15
Light Greenish Blue
#63F7B4
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F2B2 #F289C9
analogous
#95F289 #89F2B2 #89F2E7
triadic
#89F2B2 #B289F2 #F2B289
tetradic
#89F2B2 #8995F2 #F289C9 #F2E789
square
#89F2B2 #8995F2 #F289C9 #F2E789
split-complementary
#89F2B2 #E789F2 #F28995
monochromatic
#1BE66A #52EC8E #89F2B2 #C0F8D6 #E3FCED
Accessibility & contrast
On white
1.36
#89F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#89F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F2B2
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F2B2 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#E1D8B6
Tritanopia (blue-blind)
#71F0E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89f2b2; /* rgb */ color: rgb(137, 242, 178); /* oklch */ color: oklch(88.1% 0.133 155.7);
Tailwind
colors: {
custom: {
50: '#b0f7c9',
500: '#89f2b2',
950: '#000000',
},
}SCSS
$custom: #89f2b2; $custom-light: #b0f7c9; $custom-dark: #000000;
JSON
{
"hex": "#89f2b2",
"rgb": {
"r": 137,
"g": 242,
"b": 178
},
"hsl": {
"h": 143.429,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.88079,
"c": 0.1334,
"h": 155.7
},
"luminance": 0.72037
}Semantic roles & 50–950 ramp
primary
#89F2B2
secondary
#CE519D
accent
#098ADC
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582