#65F173#65F173
#65F173 is a very light, highly saturated green. Relative luminance 0.669; OKLCH L 85.3% C 0.207 H 145.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65F173 |
|---|---|
| RGB | rgb(101, 241, 115) |
| HSL | hsl(126, 83%, 67%) |
| HSV | hsv(126, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 52.3%, 5.5%) |
| CIE-LAB | lab(85.46, -62.90, 49.24) |
| CIE-LCH | lch(85.46, 79.88, 141.95°) |
| OKLab | oklab(85.35% -0.1704 0.1181) |
| OKLCH | oklch(85.35% 0.207 145.3) |
| XYZ | xyz(39.9142, 66.9114, 27.0281) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.39
Lightish Green
#61E160
ΔE00 3.71
Easter Green
#8CFD7E
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 3.98
Lighter Green
#75FD63
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F173 #F165E3
analogous
#9DF165 #65F173 #65F1B9
triadic
#65F173 #7365F1 #F17365
tetradic
#65F173 #659DF1 #F165E3 #F1B965
square
#65F173 #659DF1 #F165E3 #F1B965
split-complementary
#65F173 #B965F1 #F1659D
monochromatic
#12C925 #2DEC40 #65F173 #9DF6A6 #D5FBD9
Accessibility & contrast
On white
1.46
#65F173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#65F173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F173
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F173 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD68
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#48EBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f173; /* rgb */ color: rgb(101, 241, 115); /* oklch */ color: oklch(85.3% 0.207 145.3);
Tailwind
colors: {
custom: {
50: '#9df79e',
500: '#65f173',
950: '#000000',
},
}SCSS
$custom: #65f173; $custom-light: #9df79e; $custom-dark: #000000;
JSON
{
"hex": "#65f173",
"rgb": {
"r": 101,
"g": 241,
"b": 115
},
"hsl": {
"h": 126,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85346,
"c": 0.20732,
"h": 145.3
},
"luminance": 0.66915
}Semantic roles & 50–950 ramp
primary
#65F173
secondary
#C634B7
accent
#06CAE0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580