#65E292#65E292
#65E292 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.160 H 153.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65E292 |
|---|---|
| RGB | rgb(101, 226, 146) |
| HSL | hsl(142, 68%, 64%) |
| HSV | hsv(142, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 35.4%, 11.4%) |
| CIE-LAB | lab(81.42, -52.38, 28.86) |
| CIE-LCH | lch(81.42, 59.80, 151.14°) |
| OKLab | oklab(82.17% -0.1422 0.0724) |
| OKLCH | oklch(82.17% 0.16 153) |
| XYZ | xyz(37.7486, 59.2313, 36.6321) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Aqua Green
#12E193
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 5.21
Seafoam Green
#7AF9AB
ΔE00 5.24
Seafoam (survey)
#80F9AD
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E292 #E265B5
analogous
#77E265 #65E292 #65E2D1
triadic
#65E292 #9265E2 #E29265
tetradic
#65E292 #6577E2 #E265B5 #E2D165
square
#65E292 #6577E2 #E265B5 #E2D165
split-complementary
#65E292 #D165E2 #E26577
monochromatic
#20AC53 #31D86E #65E292 #99ECB6 #CCF5DB
Accessibility & contrast
On white
1.63
#65E292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#65E292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E292
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E292 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28D
Deuteranopia (green-blind)
#D1C697
Tritanopia (blue-blind)
#41DFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e292; /* rgb */ color: rgb(101, 226, 146); /* oklch */ color: oklch(82.2% 0.160 153.0);
Tailwind
colors: {
custom: {
50: '#9aecb2',
500: '#65e292',
950: '#000000',
},
}SCSS
$custom: #65e292; $custom-light: #9aecb2; $custom-dark: #000000;
JSON
{
"hex": "#65e292",
"rgb": {
"r": 101,
"g": 226,
"b": 146
},
"hsl": {
"h": 141.6,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.82171,
"c": 0.15955,
"h": 153
},
"luminance": 0.59235
}Semantic roles & 50–950 ramp
primary
#65E292
secondary
#AE3D85
accent
#158DD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581