#65E996#65E996
#65E996 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.165 H 153.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65E996 |
|---|---|
| RGB | rgb(101, 233, 150) |
| HSL | hsl(142, 75%, 65%) |
| HSV | hsv(142, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.57, -54.46, 29.70) |
| CIE-LCH | lch(83.57, 62.03, 151.39°) |
| OKLab | oklab(83.96% -0.1478 0.0744) |
| OKLCH | oklch(83.96% 0.165 153.3) |
| XYZ | xyz(40.0076, 63.2428, 38.9470) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.19
Sea Green (survey)
#53FCA1
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E996 #E965B8
analogous
#76E965 #65E996 #65E9D8
triadic
#65E996 #9665E9 #E99665
tetradic
#65E996 #6576E9 #E965B8 #E9D865
square
#65E996 #6576E9 #E965B8 #E9D865
split-complementary
#65E996 #D865E9 #E96576
monochromatic
#1AB955 #2FE171 #65E996 #9BF1BB #D0F8DF
Accessibility & contrast
On white
1.54
#65E996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#65E996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E996
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E996 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#3DE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e996; /* rgb */ color: rgb(101, 233, 150); /* oklch */ color: oklch(84.0% 0.165 153.3);
Tailwind
colors: {
custom: {
50: '#9bf1b5',
500: '#65e996',
950: '#000000',
},
}SCSS
$custom: #65e996; $custom-light: #9bf1b5; $custom-dark: #000000;
JSON
{
"hex": "#65e996",
"rgb": {
"r": 101,
"g": 233,
"b": 150
},
"hsl": {
"h": 142.273,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83956,
"c": 0.16546,
"h": 153.3
},
"luminance": 0.63247
}Semantic roles & 50–950 ramp
primary
#65E996
secondary
#B93A89
accent
#0E8DD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581