#65EA95#65EA95
#65EA95 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.168 H 152.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA95 |
|---|---|
| RGB | rgb(101, 234, 149) |
| HSL | hsl(142, 76%, 66%) |
| HSV | hsv(142, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.85, -55.04, 30.58) |
| CIE-LCH | lch(83.85, 62.96, 150.94°) |
| OKLab | oklab(84.18% -0.1492 0.0765) |
| OKLCH | oklch(84.18% 0.168 152.9) |
| XYZ | xyz(40.2114, 63.7785, 38.6194) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA95 #EA65BA
analogous
#77EA65 #65EA95 #65EAD7
triadic
#65EA95 #9565EA #EA9565
tetradic
#65EA95 #6577EA #EA65BA #EAD765
square
#65EA95 #6577EA #EA65BA #EAD765
split-complementary
#65EA95 #D765EA #EA6577
monochromatic
#1ABB54 #2FE370 #65EA95 #9BF1BA #D1F9DF
Accessibility & contrast
On white
1.53
#65EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#65EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA95
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA95 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#3DE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea95; /* rgb */ color: rgb(101, 234, 149); /* oklch */ color: oklch(84.2% 0.168 152.9);
Tailwind
colors: {
custom: {
50: '#9bf2b5',
500: '#65ea95',
950: '#000000',
},
}SCSS
$custom: #65ea95; $custom-light: #9bf2b5; $custom-dark: #000000;
JSON
{
"hex": "#65ea95",
"rgb": {
"r": 101,
"g": 234,
"b": 149
},
"hsl": {
"h": 141.654,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.8418,
"c": 0.16773,
"h": 152.9
},
"luminance": 0.63782
}Semantic roles & 50–950 ramp
primary
#65EA95
secondary
#BA398C
accent
#0D8FD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581