#65FA99#65FA99
#65FA99 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.1% C 0.185 H 152.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA99 |
|---|---|
| RGB | rgb(101, 250, 153) |
| HSL | hsl(141, 94%, 69%) |
| HSV | hsv(141, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(88.65, -60.54, 34.94) |
| CIE-LCH | lch(88.65, 69.90, 150.00°) |
| OKLab | oklab(88.14% -0.1638 0.087) |
| OKLCH | oklch(88.14% 0.185 152) |
| XYZ | xyz(45.2987, 73.4334, 41.9177) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.87
Light Green Blue
#56FCA2
ΔE00 1.88
Light Bluish Green
#76FDA8
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA99 #FA65C6
analogous
#7CFA65 #65FA99 #65FAE4
triadic
#65FA99 #9965FA #FA9965
tetradic
#65FA99 #657CFA #FA65C6 #FAE465
square
#65FA99 #657CFA #FA65C6 #FAE465
split-complementary
#65FA99 #E465FA #FA657C
monochromatic
#07DD52 #2AF872 #65FA99 #A0FCC0 #DCFEE8
Accessibility & contrast
On white
1.34
#65FA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#65FA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA99
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA99 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE792
Deuteranopia (green-blind)
#E7D99F
Tritanopia (blue-blind)
#33F7E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65fa99; /* rgb */ color: rgb(101, 250, 153); /* oklch */ color: oklch(88.1% 0.185 152.0);
Tailwind
colors: {
custom: {
50: '#9efdb8',
500: '#65fa99',
950: '#000000',
},
}SCSS
$custom: #65fa99; $custom-light: #9efdb8; $custom-dark: #000000;
JSON
{
"hex": "#65fa99",
"rgb": {
"r": 101,
"g": 250,
"b": 153
},
"hsl": {
"h": 140.94,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88143,
"c": 0.18545,
"h": 152
},
"luminance": 0.73438
}Semantic roles & 50–950 ramp
primary
#65FA99
secondary
#D42F9A
accent
#0095E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681