#65E191#65E191
#65E191 is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.159 H 152.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65E191 |
|---|---|
| RGB | rgb(101, 225, 145) |
| HSL | hsl(141, 67%, 64%) |
| HSV | hsv(141, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(81.10, -52.16, 28.95) |
| CIE-LCH | lch(81.10, 59.65, 150.96°) |
| OKLab | oklab(81.91% -0.1416 0.0726) |
| OKLCH | oklch(81.91% 0.159 152.9) |
| XYZ | xyz(37.4000, 58.6581, 36.1338) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.81
Aqua Green
#12E193
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.49
Seafoam (survey)
#80F9AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E191 #E165B5
analogous
#77E165 #65E191 #65E1CF
triadic
#65E191 #9165E1 #E19165
tetradic
#65E191 #6577E1 #E165B5 #E1CF65
square
#65E191 #6577E1 #E165B5 #E1CF65
split-complementary
#65E191 #CF65E1 #E16577
monochromatic
#21AA52 #32D76C #65E191 #98EBB6 #CBF5DA
Accessibility & contrast
On white
1.65
#65E191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#65E191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E191
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E191 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18C
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#42DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e191; /* rgb */ color: rgb(101, 225, 145); /* oklch */ color: oklch(81.9% 0.159 152.9);
Tailwind
colors: {
custom: {
50: '#9aebb2',
500: '#65e191',
950: '#000000',
},
}SCSS
$custom: #65e191; $custom-light: #9aebb2; $custom-dark: #000000;
JSON
{
"hex": "#65e191",
"rgb": {
"r": 101,
"g": 225,
"b": 145
},
"hsl": {
"h": 141.29,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.81907,
"c": 0.15908,
"h": 152.9
},
"luminance": 0.58661
}Semantic roles & 50–950 ramp
primary
#65E191
secondary
#AC3E85
accent
#168ECF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581