#65EA96#65EA96
#65EA96 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.167 H 153.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA96 |
|---|---|
| RGB | rgb(101, 234, 150) |
| HSL | hsl(142, 76%, 66%) |
| HSV | hsv(142, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.87, -54.86, 30.10) |
| CIE-LCH | lch(83.87, 62.57, 151.25°) |
| OKLab | oklab(84.2% -0.1488 0.0754) |
| OKLCH | oklch(84.2% 0.167 153.1) |
| XYZ | xyz(40.2915, 63.8106, 39.0416) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.98
Sea Green (survey)
#53FCA1
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA96 #EA65B9
analogous
#76EA65 #65EA96 #65EAD8
triadic
#65EA96 #9665EA #EA9665
tetradic
#65EA96 #6576EA #EA65B9 #EAD865
square
#65EA96 #6576EA #EA65B9 #EAD865
split-complementary
#65EA96 #D865EA #EA6576
monochromatic
#1ABB55 #2FE371 #65EA96 #9BF1BB #D1F9DF
Accessibility & contrast
On white
1.53
#65EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#65EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA96
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA96 | 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)
#EAD990
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#3CE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea96; /* rgb */ color: rgb(101, 234, 150); /* oklch */ color: oklch(84.2% 0.167 153.1);
Tailwind
colors: {
custom: {
50: '#9bf1b5',
500: '#65ea96',
950: '#000000',
},
}SCSS
$custom: #65ea96; $custom-light: #9bf1b5; $custom-dark: #000000;
JSON
{
"hex": "#65ea96",
"rgb": {
"r": 101,
"g": 234,
"b": 150
},
"hsl": {
"h": 142.105,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84199,
"c": 0.16682,
"h": 153.1
},
"luminance": 0.63814
}Semantic roles & 50–950 ramp
primary
#65EA96
secondary
#BA398B
accent
#0D8DD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581