#65EF83#65EF83
#65EF83 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.191 H 148.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF83 |
|---|---|
| RGB | rgb(101, 239, 131) |
| HSL | hsl(133, 81%, 67%) |
| HSV | hsv(133, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(85.07, -59.91, 41.13) |
| CIE-LCH | lch(85.07, 72.67, 145.53°) |
| OKLab | oklab(85.09% -0.162 0.1007) |
| OKLCH | oklch(85.09% 0.191 148.1) |
| XYZ | xyz(40.3273, 66.1347, 32.1084) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF83 #EF65D1
analogous
#8CEF65 #65EF83 #65EFC8
triadic
#65EF83 #8365EF #EF8365
tetradic
#65EF83 #658CEF #EF65D1 #EFC865
square
#65EF83 #658CEF #EF65D1 #EFC865
split-complementary
#65EF83 #C865EF #EF658C
monochromatic
#14C53B #2EE956 #65EF83 #9CF5B0 #D4FBDC
Accessibility & contrast
On white
1.48
#65EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#65EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF83
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF83 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#DFD08A
Tritanopia (blue-blind)
#43EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ef83; /* rgb */ color: rgb(101, 239, 131); /* oklch */ color: oklch(85.1% 0.191 148.1);
Tailwind
colors: {
custom: {
50: '#9cf5a8',
500: '#65ef83',
950: '#000000',
},
}SCSS
$custom: #65ef83; $custom-light: #9cf5a8; $custom-dark: #000000;
JSON
{
"hex": "#65ef83",
"rgb": {
"r": 101,
"g": 239,
"b": 131
},
"hsl": {
"h": 133.043,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85087,
"c": 0.19076,
"h": 148.1
},
"luminance": 0.66138
}Semantic roles & 50–950 ramp
primary
#65EF83
secondary
#C336A4
accent
#08AFDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581