#65E993#65E993
#65E993 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.168 H 152.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65E993 |
|---|---|
| RGB | rgb(101, 233, 147) |
| HSL | hsl(141, 75%, 65%) |
| HSV | hsv(141, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.52, -54.99, 31.16) |
| CIE-LCH | lch(83.52, 63.21, 150.47°) |
| OKLab | oklab(83.9% -0.1491 0.0779) |
| OKLCH | oklch(83.9% 0.168 152.4) |
| XYZ | xyz(39.7692, 63.1474, 37.6910) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 4.08
Light Green Blue
#56FCA2
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Bluish Green
#76FDA8
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E993 #E965BB
analogous
#79E965 #65E993 #65E9D5
triadic
#65E993 #9365E9 #E99365
tetradic
#65E993 #6579E9 #E965BB #E9D565
square
#65E993 #6579E9 #E965BB #E9D565
split-complementary
#65E993 #D565E9 #E96579
monochromatic
#1AB952 #2FE16D #65E993 #9BF1B9 #D0F8DE
Accessibility & contrast
On white
1.54
#65E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#65E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E993
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E993 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#3EE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e993; /* rgb */ color: rgb(101, 233, 147); /* oklch */ color: oklch(83.9% 0.168 152.4);
Tailwind
colors: {
custom: {
50: '#9bf1b3',
500: '#65e993',
950: '#000000',
},
}SCSS
$custom: #65e993; $custom-light: #9bf1b3; $custom-dark: #000000;
JSON
{
"hex": "#65e993",
"rgb": {
"r": 101,
"g": 233,
"b": 147
},
"hsl": {
"h": 140.909,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83898,
"c": 0.16819,
"h": 152.4
},
"luminance": 0.63151
}Semantic roles & 50–950 ramp
primary
#65E993
secondary
#B93A8C
accent
#0E91D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581