#65F299#65F299
#65F299 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.175 H 152.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65F299 |
|---|---|
| RGB | rgb(101, 242, 153) |
| HSL | hsl(142, 84%, 67%) |
| HSV | hsv(142, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.29, -57.47, 31.81) |
| CIE-LCH | lch(86.29, 65.68, 151.03°) |
| OKLab | oklab(86.2% -0.1557 0.0795) |
| OKLCH | oklch(86.2% 0.175 152.9) |
| XYZ | xyz(42.8653, 68.5668, 41.1066) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.41
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.21
Mediumspringgreen
#00FA9A
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F299 #F265BE
analogous
#77F265 #65F299 #65F2E0
triadic
#65F299 #9965F2 #F29965
tetradic
#65F299 #6577F2 #F265BE #F2E065
square
#65F299 #6577F2 #F265BE #F2E065
split-complementary
#65F299 #E065F2 #F26577
monochromatic
#11CB56 #2DED74 #65F299 #9DF7BE #D6FCE4
Accessibility & contrast
On white
1.43
#65F299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#65F299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F299
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F299 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#DFD39F
Tritanopia (blue-blind)
#37EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f299; /* rgb */ color: rgb(101, 242, 153); /* oklch */ color: oklch(86.2% 0.175 152.9);
Tailwind
colors: {
custom: {
50: '#9cf7b7',
500: '#65f299',
950: '#000000',
},
}SCSS
$custom: #65f299; $custom-light: #9cf7b7; $custom-dark: #000000;
JSON
{
"hex": "#65f299",
"rgb": {
"r": 101,
"g": 242,
"b": 153
},
"hsl": {
"h": 142.128,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.86201,
"c": 0.17486,
"h": 152.9
},
"luminance": 0.68571
}Semantic roles & 50–950 ramp
primary
#65F299
secondary
#C83391
accent
#0590E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581