#65F29E#65F29E
#65F29E is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.170 H 154.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65F29E |
|---|---|
| RGB | rgb(101, 242, 158) |
| HSL | hsl(144, 84%, 67%) |
| HSV | hsv(144, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 34.7%, 5.1%) |
| CIE-LAB | lab(86.37, -56.57, 29.40) |
| CIE-LCH | lch(86.37, 63.76, 152.54°) |
| OKLab | oklab(86.3% -0.1535 0.0738) |
| OKLCH | oklch(86.3% 0.17 154.3) |
| XYZ | xyz(43.2870, 68.7354, 43.3272) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.29
Light Green Blue
#56FCA2
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F29E #F265B9
analogous
#73F265 #65F29E #65F2E4
triadic
#65F29E #9E65F2 #F29E65
tetradic
#65F29E #6573F2 #F265B9 #F2E465
square
#65F29E #6573F2 #F265B9 #F2E465
split-complementary
#65F29E #E465F2 #F26573
monochromatic
#11CB5C #2DED7A #65F29E #9DF7C2 #D6FCE5
Accessibility & contrast
On white
1.42
#65F29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#65F29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F29E
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F29E | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E099
Deuteranopia (green-blind)
#DED3A3
Tritanopia (blue-blind)
#34EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f29e; /* rgb */ color: rgb(101, 242, 158); /* oklch */ color: oklch(86.3% 0.170 154.3);
Tailwind
colors: {
custom: {
50: '#9cf7bb',
500: '#65f29e',
950: '#000000',
},
}SCSS
$custom: #65f29e; $custom-light: #9cf7bb; $custom-dark: #000000;
JSON
{
"hex": "#65f29e",
"rgb": {
"r": 101,
"g": 242,
"b": 158
},
"hsl": {
"h": 144.255,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.86298,
"c": 0.17037,
"h": 154.3
},
"luminance": 0.6874
}Semantic roles & 50–950 ramp
primary
#65F29E
secondary
#C8338C
accent
#0588E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582