#65E295#65E295
#65E295 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.157 H 153.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65E295 |
|---|---|
| RGB | rgb(101, 226, 149) |
| HSL | hsl(143, 68%, 64%) |
| HSV | hsv(143, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 34.1%, 11.4%) |
| CIE-LAB | lab(81.47, -51.84, 27.39) |
| CIE-LCH | lch(81.47, 58.63, 152.15°) |
| OKLab | oklab(82.23% -0.1409 0.0689) |
| OKLCH | oklch(82.23% 0.157 153.9) |
| XYZ | xyz(37.9850, 59.3259, 37.8772) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 5.15
Seafoam (survey)
#80F9AD
ΔE00 5.32
Tealish Green
#0CDC73
ΔE00 5.57
Light Greenish Blue
#63F7B4
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E295 #E265B2
analogous
#74E265 #65E295 #65E2D4
triadic
#65E295 #9565E2 #E29565
tetradic
#65E295 #6574E2 #E265B2 #E2D465
square
#65E295 #6574E2 #E265B2 #E2D465
split-complementary
#65E295 #D465E2 #E26574
monochromatic
#20AC56 #31D872 #65E295 #99ECB8 #CCF5DC
Accessibility & contrast
On white
1.63
#65E295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#65E295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E295
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E295 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#D0C69A
Tritanopia (blue-blind)
#40E0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e295; /* rgb */ color: rgb(101, 226, 149); /* oklch */ color: oklch(82.2% 0.157 153.9);
Tailwind
colors: {
custom: {
50: '#9aecb4',
500: '#65e295',
950: '#000000',
},
}SCSS
$custom: #65e295; $custom-light: #9aecb4; $custom-dark: #000000;
JSON
{
"hex": "#65e295",
"rgb": {
"r": 101,
"g": 226,
"b": 149
},
"hsl": {
"h": 143.04,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.8223,
"c": 0.1568,
"h": 153.9
},
"luminance": 0.59329
}Semantic roles & 50–950 ramp
primary
#65E295
secondary
#AE3D83
accent
#1588D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581