#65E293#65E293
#65E293 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.159 H 153.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65E293 |
|---|---|
| RGB | rgb(101, 226, 147) |
| HSL | hsl(142, 68%, 64%) |
| HSV | hsv(142, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(81.44, -52.20, 28.37) |
| CIE-LCH | lch(81.44, 59.41, 151.47°) |
| OKLab | oklab(82.19% -0.1417 0.0712) |
| OKLCH | oklch(82.19% 0.159 153.3) |
| XYZ | xyz(37.8267, 59.2626, 37.0435) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.93
Aqua Green
#12E193
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.32
Seafoam (survey)
#80F9AD
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E293 #E265B4
analogous
#76E265 #65E293 #65E2D2
triadic
#65E293 #9365E2 #E29365
tetradic
#65E293 #6576E2 #E265B4 #E2D265
square
#65E293 #6576E2 #E265B4 #E2D265
split-complementary
#65E293 #D265E2 #E26576
monochromatic
#20AC54 #31D86F #65E293 #99ECB7 #CCF5DB
Accessibility & contrast
On white
1.63
#65E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#65E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E293
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E293 | 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)
#E2D28E
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#41DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e293; /* rgb */ color: rgb(101, 226, 147); /* oklch */ color: oklch(82.2% 0.159 153.3);
Tailwind
colors: {
custom: {
50: '#9aecb3',
500: '#65e293',
950: '#000000',
},
}SCSS
$custom: #65e293; $custom-light: #9aecb3; $custom-dark: #000000;
JSON
{
"hex": "#65e293",
"rgb": {
"r": 101,
"g": 226,
"b": 147
},
"hsl": {
"h": 142.08,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.82191,
"c": 0.15863,
"h": 153.3
},
"luminance": 0.59266
}Semantic roles & 50–950 ramp
primary
#65E293
secondary
#AE3D84
accent
#158BD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581