#65E693#65E693
#65E693 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.164 H 152.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65E693 |
|---|---|
| RGB | rgb(101, 230, 147) |
| HSL | hsl(141, 72%, 65%) |
| HSV | hsv(141, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.63, -53.80, 29.97) |
| CIE-LCH | lch(82.63, 61.59, 150.88°) |
| OKLab | oklab(83.17% -0.146 0.075) |
| OKLCH | oklch(83.17% 0.164 152.8) |
| XYZ | xyz(38.9271, 61.4634, 37.4103) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Aqua Green
#12E193
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.75
Light Green Blue
#56FCA2
ΔE00 4.85
Sea Green (survey)
#53FCA1
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E693 #E665B8
analogous
#78E665 #65E693 #65E6D3
triadic
#65E693 #9365E6 #E69365
tetradic
#65E693 #6578E6 #E665B8 #E6D365
square
#65E693 #6578E6 #E665B8 #E6D365
split-complementary
#65E693 #D365E6 #E66578
monochromatic
#1DB353 #30DD6E #65E693 #9AEFB8 #CEF7DD
Accessibility & contrast
On white
1.58
#65E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#65E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E693
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E693 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#40E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e693; /* rgb */ color: rgb(101, 230, 147); /* oklch */ color: oklch(83.2% 0.164 152.8);
Tailwind
colors: {
custom: {
50: '#9befb3',
500: '#65e693',
950: '#000000',
},
}SCSS
$custom: #65e693; $custom-light: #9befb3; $custom-dark: #000000;
JSON
{
"hex": "#65e693",
"rgb": {
"r": 101,
"g": 230,
"b": 147
},
"hsl": {
"h": 141.395,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83167,
"c": 0.16412,
"h": 152.8
},
"luminance": 0.61467
}Semantic roles & 50–950 ramp
primary
#65E693
secondary
#B43B89
accent
#118FD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581