#65E694#65E694
#65E694 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.163 H 153.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65E694 |
|---|---|
| RGB | rgb(101, 230, 148) |
| HSL | hsl(142, 72%, 65%) |
| HSV | hsv(142, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 35.7%, 9.8%) |
| CIE-LAB | lab(82.64, -53.63, 29.48) |
| CIE-LCH | lch(82.64, 61.19, 151.20°) |
| OKLab | oklab(83.19% -0.1455 0.0739) |
| OKLCH | oklch(83.19% 0.163 153.1) |
| XYZ | xyz(39.0059, 61.4949, 37.8254) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Aqua Green
#12E193
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.45
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.84
Sea Green (survey)
#53FCA1
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E694 #E665B7
analogous
#77E665 #65E694 #65E6D4
triadic
#65E694 #9465E6 #E69465
tetradic
#65E694 #6577E6 #E665B7 #E6D465
square
#65E694 #6577E6 #E665B7 #E6D465
split-complementary
#65E694 #D465E6 #E66577
monochromatic
#1DB354 #30DD6F #65E694 #9AEFB9 #CEF7DD
Accessibility & contrast
On white
1.58
#65E694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#65E694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E694
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E694 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58F
Deuteranopia (green-blind)
#D4C999
Tritanopia (blue-blind)
#3FE3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e694; /* rgb */ color: rgb(101, 230, 148); /* oklch */ color: oklch(83.2% 0.163 153.1);
Tailwind
colors: {
custom: {
50: '#9befb4',
500: '#65e694',
950: '#000000',
},
}SCSS
$custom: #65e694; $custom-light: #9befb4; $custom-dark: #000000;
JSON
{
"hex": "#65e694",
"rgb": {
"r": 101,
"g": 230,
"b": 148
},
"hsl": {
"h": 141.86,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83186,
"c": 0.1632,
"h": 153.1
},
"luminance": 0.61498
}Semantic roles & 50–950 ramp
primary
#65E694
secondary
#B43B88
accent
#118DD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581