#65E98E#65E98E
#65E98E is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.173 H 151.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65E98E |
|---|---|
| RGB | rgb(101, 233, 142) |
| HSL | hsl(139, 75%, 65%) |
| HSV | hsv(139, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.44, -55.85, 33.58) |
| CIE-LCH | lch(83.44, 65.17, 148.99°) |
| OKLab | oklab(83.81% -0.1513 0.0835) |
| OKLCH | oklch(83.81% 0.173 151.1) |
| XYZ | xyz(39.3853, 62.9939, 35.6694) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 4.46
Sea Green (survey)
#53FCA1
ΔE00 4.46
Seafoam Green
#7AF9AB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E98E #E965C0
analogous
#7EE965 #65E98E #65E9D0
triadic
#65E98E #8E65E9 #E98E65
tetradic
#65E98E #657EE9 #E965C0 #E9D065
square
#65E98E #657EE9 #E965C0 #E9D065
split-complementary
#65E98E #D065E9 #E9657E
monochromatic
#1AB94C #2FE167 #65E98E #9BF1B5 #D0F8DD
Accessibility & contrast
On white
1.54
#65E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#65E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E98E
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E98E | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#41E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e98e; /* rgb */ color: rgb(101, 233, 142); /* oklch */ color: oklch(83.8% 0.173 151.1);
Tailwind
colors: {
custom: {
50: '#9bf1b0',
500: '#65e98e',
950: '#000000',
},
}SCSS
$custom: #65e98e; $custom-light: #9bf1b0; $custom-dark: #000000;
JSON
{
"hex": "#65e98e",
"rgb": {
"r": 101,
"g": 233,
"b": 142
},
"hsl": {
"h": 138.636,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83806,
"c": 0.17277,
"h": 151.1
},
"luminance": 0.62998
}Semantic roles & 50–950 ramp
primary
#65E98E
secondary
#B93A91
accent
#0E99D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581