#65E696#65E696
#65E696 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.161 H 153.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65E696 |
|---|---|
| RGB | rgb(101, 230, 150) |
| HSL | hsl(143, 72%, 65%) |
| HSV | hsv(143, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(82.68, -53.27, 28.51) |
| CIE-LCH | lch(82.68, 60.41, 151.85°) |
| OKLab | oklab(83.23% -0.1446 0.0716) |
| OKLCH | oklch(83.23% 0.161 153.7) |
| XYZ | xyz(39.1656, 61.5587, 38.6663) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.87
Aqua Green
#12E193
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.85
Sea Green (survey)
#53FCA1
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E696 #E665B5
analogous
#74E665 #65E696 #65E6D7
triadic
#65E696 #9665E6 #E69665
tetradic
#65E696 #6574E6 #E665B5 #E6D765
square
#65E696 #6574E6 #E665B5 #E6D765
split-complementary
#65E696 #D765E6 #E66574
monochromatic
#1DB356 #30DD72 #65E696 #9AEFBA #CEF7DE
Accessibility & contrast
On white
1.58
#65E696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#65E696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E696
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E696 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D591
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#3EE3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e696; /* rgb */ color: rgb(101, 230, 150); /* oklch */ color: oklch(83.2% 0.161 153.7);
Tailwind
colors: {
custom: {
50: '#9befb5',
500: '#65e696',
950: '#000000',
},
}SCSS
$custom: #65e696; $custom-light: #9befb5; $custom-dark: #000000;
JSON
{
"hex": "#65e696",
"rgb": {
"r": 101,
"g": 230,
"b": 150
},
"hsl": {
"h": 142.791,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83225,
"c": 0.16138,
"h": 153.7
},
"luminance": 0.61562
}Semantic roles & 50–950 ramp
primary
#65E696
secondary
#B43B86
accent
#118AD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581