#65E88E#65E88E
#65E88E is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.171 H 151.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65E88E |
|---|---|
| RGB | rgb(101, 232, 142) |
| HSL | hsl(139, 74%, 65%) |
| HSV | hsv(139, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.14, -55.46, 33.18) |
| CIE-LCH | lch(83.14, 64.63, 149.11°) |
| OKLab | oklab(83.56% -0.1502 0.0826) |
| OKLCH | oklch(83.56% 0.171 151.2) |
| XYZ | xyz(39.1030, 62.4293, 35.5753) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.62
Sea Green (survey)
#53FCA1
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E88E #E865BF
analogous
#7DE865 #65E88E #65E8D0
triadic
#65E88E #8E65E8 #E88E65
tetradic
#65E88E #657DE8 #E865BF #E8D065
square
#65E88E #657DE8 #E865BF #E8D065
split-complementary
#65E88E #D065E8 #E8657D
monochromatic
#1BB74C #30E067 #65E88E #9AF0B5 #CFF8DC
Accessibility & contrast
On white
1.56
#65E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#65E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E88E
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E88E | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D788
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#41E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e88e; /* rgb */ color: rgb(101, 232, 142); /* oklch */ color: oklch(83.6% 0.171 151.2);
Tailwind
colors: {
custom: {
50: '#9bf0b0',
500: '#65e88e',
950: '#000000',
},
}SCSS
$custom: #65e88e; $custom-light: #9bf0b0; $custom-dark: #000000;
JSON
{
"hex": "#65e88e",
"rgb": {
"r": 101,
"g": 232,
"b": 142
},
"hsl": {
"h": 138.779,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83561,
"c": 0.17141,
"h": 151.2
},
"luminance": 0.62433
}Semantic roles & 50–950 ramp
primary
#65E88E
secondary
#B73A90
accent
#0F98D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581