#89F2BA#89F2BA
#89F2BA is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.3% C 0.126 H 159.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89F2BA |
|---|---|
| RGB | rgb(137, 242, 186) |
| HSL | hsl(148, 80%, 74%) |
| HSV | hsv(148, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 23.1%, 5.1%) |
| CIE-LAB | lab(88.14, -42.79, 17.68) |
| CIE-LCH | lch(88.14, 46.30, 157.54°) |
| OKLab | oklab(88.26% -0.118 0.0453) |
| OKLCH | oklch(88.26% 0.126 159) |
| XYZ | xyz(50.9278, 72.3641, 57.7289) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.48
Light Seafoam
#A0FEBF
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.72
Light Sea Green
#98F6B0
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F2BA #F289C1
analogous
#8DF289 #89F2BA #89F2EF
triadic
#89F2BA #BA89F2 #F2BA89
tetradic
#89F2BA #898DF2 #F289C1 #F2EF89
square
#89F2BA #898DF2 #F289C1 #F2EF89
split-complementary
#89F2BA #EF89F2 #F2898D
monochromatic
#1BE67A #52EC9A #89F2BA #C0F8DA #E3FCEF
Accessibility & contrast
On white
1.36
#89F2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#89F2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F2BA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F2BA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#E0D9BD
Tritanopia (blue-blind)
#6FF1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89f2ba; /* rgb */ color: rgb(137, 242, 186); /* oklch */ color: oklch(88.3% 0.126 159.0);
Tailwind
colors: {
custom: {
50: '#b0f7ce',
500: '#89f2ba',
950: '#000000',
},
}SCSS
$custom: #89f2ba; $custom-light: #b0f7ce; $custom-dark: #000000;
JSON
{
"hex": "#89f2ba",
"rgb": {
"r": 137,
"g": 242,
"b": 186
},
"hsl": {
"h": 148,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.8826,
"c": 0.12643,
"h": 159
},
"luminance": 0.72368
}Semantic roles & 50–950 ramp
primary
#89F2BA
secondary
#CE5194
accent
#097ADC
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583