#65E39E#65E39E
#65E39E is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.150 H 156.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65E39E |
|---|---|
| RGB | rgb(101, 227, 158) |
| HSL | hsl(147, 69%, 64%) |
| HSV | hsv(147, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 30.4%, 11%) |
| CIE-LAB | lab(81.93, -50.56, 23.37) |
| CIE-LCH | lch(81.93, 55.70, 155.19°) |
| OKLab | oklab(82.66% -0.1379 0.0592) |
| OKLCH | oklch(82.66% 0.15 156.8) |
| XYZ | xyz(39.0042, 60.1699, 41.8996) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 5.03
Seafoam (survey)
#80F9AD
ΔE00 5.14
Seafoam
#7FE0B3
ΔE00 5.32
Light Blue Green
#7EFBB3
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E39E #E365AA
analogous
#6BE365 #65E39E #65E3DD
triadic
#65E39E #9E65E3 #E39E65
tetradic
#65E39E #656BE3 #E365AA #E3DD65
square
#65E39E #656BE3 #E365AA #E3DD65
split-complementary
#65E39E #DD65E3 #E3656B
monochromatic
#20AE60 #31DA7D #65E39E #99ECBF #CDF6DF
Accessibility & contrast
On white
1.61
#65E39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#65E39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E39E
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E39E | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D39A
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#3BE1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e39e; /* rgb */ color: rgb(101, 227, 158); /* oklch */ color: oklch(82.7% 0.150 156.8);
Tailwind
colors: {
custom: {
50: '#9aecbb',
500: '#65e39e',
950: '#000000',
},
}SCSS
$custom: #65e39e; $custom-light: #9aecbb; $custom-dark: #000000;
JSON
{
"hex": "#65e39e",
"rgb": {
"r": 101,
"g": 227,
"b": 158
},
"hsl": {
"h": 147.143,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.8266,
"c": 0.15008,
"h": 156.8
},
"luminance": 0.60173
}Semantic roles & 50–950 ramp
primary
#65E39E
secondary
#AF3D7C
accent
#147CD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581