#65F67D#65F67D
#65F67D is a very light, highly saturated green. Relative luminance 0.702; OKLCH L 86.7% C 0.205 H 146.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65F67D |
|---|---|
| RGB | rgb(101, 246, 125) |
| HSL | hsl(130, 89%, 68%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(87.07, -63.38, 46.53) |
| CIE-LCH | lch(87.07, 78.62, 143.71°) |
| OKLab | oklab(86.71% -0.1714 0.1126) |
| OKLCH | oklch(86.71% 0.205 146.7) |
| XYZ | xyz(42.0215, 70.1549, 30.7248) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.59
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 3.64
Easter Green
#8CFD7E
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F67D #F665DE
analogous
#95F665 #65F67D #65F6C5
triadic
#65F67D #7D65F6 #F67D65
tetradic
#65F67D #6595F6 #F665DE #F6C565
square
#65F67D #6595F6 #F665DE #F6C565
split-complementary
#65F67D #C565F6 #F66595
monochromatic
#0CD42D #2BF34C #65F67D #9FF9AE #D9FDDF
Accessibility & contrast
On white
1.40
#65F67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#65F67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F67D
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F67D | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E273
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#43F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f67d; /* rgb */ color: rgb(101, 246, 125); /* oklch */ color: oklch(86.7% 0.205 146.7);
Tailwind
colors: {
custom: {
50: '#9efaa5',
500: '#65f67d',
950: '#000000',
},
}SCSS
$custom: #65f67d; $custom-light: #9efaa5; $custom-dark: #000000;
JSON
{
"hex": "#65f67d",
"rgb": {
"r": 101,
"g": 246,
"b": 125
},
"hsl": {
"h": 129.931,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86713,
"c": 0.20511,
"h": 146.7
},
"luminance": 0.70159
}Semantic roles & 50–950 ramp
primary
#65F67D
secondary
#CF30B5
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580