#65F27E#65F27E
#65F27E is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.7% C 0.199 H 147.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65F27E |
|---|---|
| RGB | rgb(101, 242, 126) |
| HSL | hsl(131, 84%, 67%) |
| HSV | hsv(131, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 47.9%, 5.1%) |
| CIE-LAB | lab(85.89, -61.77, 44.59) |
| CIE-LCH | lch(85.89, 76.18, 144.18°) |
| OKLab | oklab(85.75% -0.1671 0.1083) |
| OKLCH | oklch(85.75% 0.199 147) |
| XYZ | xyz(40.8822, 67.7735, 30.6618) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.38
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F27E #F265D9
analogous
#93F265 #65F27E #65F2C4
triadic
#65F27E #7E65F2 #F27E65
tetradic
#65F27E #6593F2 #F265D9 #F2C465
square
#65F27E #6593F2 #F265D9 #F2C465
split-complementary
#65F27E #C465F2 #F26593
monochromatic
#11CB32 #2DED4F #65F27E #9DF7AD #D6FCDD
Accessibility & contrast
On white
1.44
#65F27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#65F27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F27E
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F27E | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE74
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#44EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f27e; /* rgb */ color: rgb(101, 242, 126); /* oklch */ color: oklch(85.7% 0.199 147.0);
Tailwind
colors: {
custom: {
50: '#9df7a5',
500: '#65f27e',
950: '#000000',
},
}SCSS
$custom: #65f27e; $custom-light: #9df7a5; $custom-dark: #000000;
JSON
{
"hex": "#65f27e",
"rgb": {
"r": 101,
"g": 242,
"b": 126
},
"hsl": {
"h": 130.638,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.85747,
"c": 0.19911,
"h": 147
},
"luminance": 0.67777
}Semantic roles & 50–950 ramp
primary
#65F27E
secondary
#C833AE
accent
#05BAE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580