#97E89F#97E89F
#97E89F is a very light, vivid green. Relative luminance 0.668; OKLCH L 86.0% C 0.128 H 146.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97E89F |
|---|---|
| RGB | rgb(151, 232, 159) |
| HSL | hsl(126, 64%, 75%) |
| HSV | hsv(126, 35%, 91%) |
| CMYK | cmyk(34.9%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(85.40, -39.24, 27.91) |
| CIE-LCH | lch(85.40, 48.15, 144.58°) |
| OKLab | oklab(86.04% -0.1071 0.0703) |
| OKLCH | oklch(86.04% 0.128 146.7) |
| XYZ | xyz(47.8748, 66.7933, 43.1640) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.79
Light Sea Green
#98F6B0
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.61
Light Mint Green
#A6FBB2
ΔE00 4.12
Mint (survey)
#9FFEB0
ΔE00 4.65
Foam Green
#90FDA9
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E89F #E897E0
analogous
#B7E897 #97E89F #97E8C8
triadic
#97E89F #9F97E8 #E89F97
tetradic
#97E89F #97B7E8 #E897E0 #E8C897
square
#97E89F #97B7E8 #E897E0 #E8C897
split-complementary
#97E89F #C897E8 #E897B7
monochromatic
#33D242 #65DD71 #97E89F #C9F3CD #E6F9E8
Accessibility & contrast
On white
1.46
#97E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#97E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E89F
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E89F | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#8DE4D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e89f; /* rgb */ color: rgb(151, 232, 159); /* oklch */ color: oklch(86.0% 0.128 146.7);
Tailwind
colors: {
custom: {
50: '#b8efbc',
500: '#97e89f',
950: '#000000',
},
}SCSS
$custom: #97e89f; $custom-light: #b8efbc; $custom-dark: #000000;
JSON
{
"hex": "#97e89f",
"rgb": {
"r": 151,
"g": 232,
"b": 159
},
"hsl": {
"h": 125.926,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.86036,
"c": 0.12806,
"h": 146.7
},
"luminance": 0.66796
}Semantic roles & 50–950 ramp
primary
#97E89F
secondary
#C261B9
accent
#1ABACC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121612
muted
#828582