#65F672#65F672
#65F672 is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.6% C 0.214 H 145.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65F672 |
|---|---|
| RGB | rgb(101, 246, 114) |
| HSL | hsl(125, 89%, 68%) |
| HSV | hsv(125, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(86.94, -64.83, 51.49) |
| CIE-LCH | lch(86.94, 82.79, 141.55°) |
| OKLab | oklab(86.56% -0.1756 0.123) |
| OKLCH | oklch(86.56% 0.214 145) |
| XYZ | xyz(41.3573, 69.8893, 27.2268) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.15
Light Bright Green
#53FE5C
ΔE00 3.19
Lighter Green
#75FD63
ΔE00 3.22
Spearmint
#1EF876
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.32
Light Neon Green
#4EFD54
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F672 #F665E9
analogous
#A1F665 #65F672 #65F6BA
triadic
#65F672 #7265F6 #F67265
tetradic
#65F672 #65A1F6 #F665E9 #F6BA65
square
#65F672 #65A1F6 #F665E9 #F6BA65
split-complementary
#65F672 #BA65F6 #F665A1
monochromatic
#0CD41E #2BF33D #65F672 #9FF9A7 #D9FDDC
Accessibility & contrast
On white
1.40
#65F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#65F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F672
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F672 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE166
Deuteranopia (green-blind)
#E7D57C
Tritanopia (blue-blind)
#47F0D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f672; /* rgb */ color: rgb(101, 246, 114); /* oklch */ color: oklch(86.6% 0.214 145.0);
Tailwind
colors: {
custom: {
50: '#9efa9d',
500: '#65f672',
950: '#000000',
},
}SCSS
$custom: #65f672; $custom-light: #9efa9d; $custom-dark: #000000;
JSON
{
"hex": "#65f672",
"rgb": {
"r": 101,
"g": 246,
"b": 114
},
"hsl": {
"h": 125.379,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86564,
"c": 0.21443,
"h": 145
},
"luminance": 0.69893
}Semantic roles & 50–950 ramp
primary
#65F672
secondary
#CF30C1
accent
#00D1E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580