#65E692#65E692
#65E692 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.165 H 152.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65E692 |
|---|---|
| RGB | rgb(101, 230, 146) |
| HSL | hsl(141, 72%, 65%) |
| HSV | hsv(141, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(82.61, -53.98, 30.45) |
| CIE-LCH | lch(82.61, 61.98, 150.57°) |
| OKLab | oklab(83.15% -0.1464 0.0762) |
| OKLCH | oklch(83.15% 0.165 152.5) |
| XYZ | xyz(38.8490, 61.4321, 36.9989) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Aqua Green
#12E193
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.81
Light Green Blue
#56FCA2
ΔE00 4.86
Sea Green (survey)
#53FCA1
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E692 #E665B9
analogous
#79E665 #65E692 #65E6D2
triadic
#65E692 #9265E6 #E69265
tetradic
#65E692 #6579E6 #E665B9 #E6D265
square
#65E692 #6579E6 #E665B9 #E6D265
split-complementary
#65E692 #D265E6 #E66579
monochromatic
#1DB352 #30DD6D #65E692 #9AEFB7 #CEF7DD
Accessibility & contrast
On white
1.58
#65E692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#65E692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E692
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E692 | 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)
#E6D58C
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#40E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e692; /* rgb */ color: rgb(101, 230, 146); /* oklch */ color: oklch(83.1% 0.165 152.5);
Tailwind
colors: {
custom: {
50: '#9befb2',
500: '#65e692',
950: '#000000',
},
}SCSS
$custom: #65e692; $custom-light: #9befb2; $custom-dark: #000000;
JSON
{
"hex": "#65e692",
"rgb": {
"r": 101,
"g": 230,
"b": 146
},
"hsl": {
"h": 140.93,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83147,
"c": 0.16503,
"h": 152.5
},
"luminance": 0.61436
}Semantic roles & 50–950 ramp
primary
#65E692
secondary
#B43B8A
accent
#1190D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581