#65F375#65F375
#65F375 is a very light, highly saturated green. Relative luminance 0.682; OKLCH L 85.9% C 0.208 H 145.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65F375 |
|---|---|
| RGB | rgb(101, 243, 117) |
| HSL | hsl(127, 86%, 67%) |
| HSV | hsv(127, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 51.9%, 4.7%) |
| CIE-LAB | lab(86.08, -63.36, 49.06) |
| CIE-LCH | lch(86.08, 80.14, 142.25°) |
| OKLab | oklab(85.87% -0.1716 0.1179) |
| OKLCH | oklch(85.87% 0.208 145.5) |
| XYZ | xyz(40.6258, 68.1485, 27.8392) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.77
Spearmint
#1EF876
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.72
Minty Green
#0BF77D
ΔE00 3.80
Light Bright Green
#53FE5C
ΔE00 4.02
Lighter Green
#75FD63
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F375 #F365E3
analogous
#9CF365 #65F375 #65F3BC
triadic
#65F375 #7565F3 #F37565
tetradic
#65F375 #659CF3 #F365E3 #F3BC65
square
#65F375 #659CF3 #F365E3 #F3BC65
split-complementary
#65F375 #BC65F3 #F3659C
monochromatic
#10CE25 #2CEF42 #65F375 #9EF7A8 #D7FCDB
Accessibility & contrast
On white
1.44
#65F375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#65F375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F375
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F375 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6A
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#47EDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f375; /* rgb */ color: rgb(101, 243, 117); /* oklch */ color: oklch(85.9% 0.208 145.5);
Tailwind
colors: {
custom: {
50: '#9df89f',
500: '#65f375',
950: '#000000',
},
}SCSS
$custom: #65f375; $custom-light: #9df89f; $custom-dark: #000000;
JSON
{
"hex": "#65f375",
"rgb": {
"r": 101,
"g": 243,
"b": 117
},
"hsl": {
"h": 126.761,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.85865,
"c": 0.20815,
"h": 145.5
},
"luminance": 0.68152
}Semantic roles & 50–950 ramp
primary
#65F375
secondary
#CA33B9
accent
#03C9E2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580