#65E67F#65E67F
#65E67F is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.182 H 147.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65E67F |
|---|---|
| RGB | rgb(101, 230, 127) |
| HSL | hsl(132, 72%, 65%) |
| HSV | hsv(132, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.32, -57.10, 39.59) |
| CIE-LCH | lch(82.32, 69.48, 145.26°) |
| OKLab | oklab(82.81% -0.1545 0.097) |
| OKLCH | oklch(82.81% 0.182 147.9) |
| XYZ | xyz(37.4919, 60.8893, 29.8516) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Lightish Green
#61E160
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.47
Turquoise Green
#04F489
ΔE00 4.77
Minty Green
#0BF77D
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E67F #E665CC
analogous
#8CE665 #65E67F #65E6C0
triadic
#65E67F #7F65E6 #E67F65
tetradic
#65E67F #658CE6 #E665CC #E6C065
square
#65E67F #658CE6 #E665CC #E6C065
split-complementary
#65E67F #C065E6 #E6658C
monochromatic
#1DB33B #30DD53 #65E67F #9AEFAB #CEF7D7
Accessibility & contrast
On white
1.59
#65E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#65E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E67F
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E67F | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#48E2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e67f; /* rgb */ color: rgb(101, 230, 127); /* oklch */ color: oklch(82.8% 0.182 147.9);
Tailwind
colors: {
custom: {
50: '#9befa5',
500: '#65e67f',
950: '#000000',
},
}SCSS
$custom: #65e67f; $custom-light: #9befa5; $custom-dark: #000000;
JSON
{
"hex": "#65e67f",
"rgb": {
"r": 101,
"g": 230,
"b": 127
},
"hsl": {
"h": 132.093,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.82813,
"c": 0.18245,
"h": 147.9
},
"luminance": 0.60893
}Semantic roles & 50–950 ramp
primary
#65E67F
secondary
#B43B9C
accent
#11ADD4
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580