#65F67B#65F67B
#65F67B is a very light, highly saturated green. Relative luminance 0.701; OKLCH L 86.7% C 0.207 H 146.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65F67B |
|---|---|
| RGB | rgb(101, 246, 123) |
| HSL | hsl(129, 89%, 68%) |
| HSV | hsv(129, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 50%, 3.5%) |
| CIE-LAB | lab(87.05, -63.65, 47.44) |
| CIE-LCH | lch(87.05, 79.39, 143.30°) |
| OKLab | oklab(86.69% -0.1722 0.1146) |
| OKLCH | oklch(86.69% 0.207 146.4) |
| XYZ | xyz(41.8950, 70.1043, 30.0587) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.45
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.42
Easter Green
#8CFD7E
ΔE00 3.62
Spring Green
#00FF7F
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F67B #F665E0
analogous
#98F665 #65F67B #65F6C3
triadic
#65F67B #7B65F6 #F67B65
tetradic
#65F67B #6598F6 #F665E0 #F6C365
square
#65F67B #6598F6 #F665E0 #F6C365
split-complementary
#65F67B #C365F6 #F66598
monochromatic
#0CD42B #2BF349 #65F67B #9FF9AD #D9FDDE
Accessibility & contrast
On white
1.40
#65F67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#65F67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F67B
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F67B | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E270
Deuteranopia (green-blind)
#E7D584
Tritanopia (blue-blind)
#44F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f67b; /* rgb */ color: rgb(101, 246, 123); /* oklch */ color: oklch(86.7% 0.207 146.4);
Tailwind
colors: {
custom: {
50: '#9efaa3',
500: '#65f67b',
950: '#000000',
},
}SCSS
$custom: #65f67b; $custom-light: #9efaa3; $custom-dark: #000000;
JSON
{
"hex": "#65f67b",
"rgb": {
"r": 101,
"g": 246,
"b": 123
},
"hsl": {
"h": 129.103,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86685,
"c": 0.20684,
"h": 146.4
},
"luminance": 0.70108
}Semantic roles & 50–950 ramp
primary
#65F67B
secondary
#CF30B7
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580