#65FDA1#65FDA1
#65FDA1 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.0% C 0.182 H 153.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDA1 |
|---|---|
| RGB | rgb(101, 253, 161) |
| HSL | hsl(144, 97%, 69%) |
| HSV | hsv(144, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 36.4%, 0.8%) |
| CIE-LAB | lab(89.67, -60.29, 32.30) |
| CIE-LCH | lch(89.67, 68.40, 151.82°) |
| OKLab | oklab(89.02% -0.1633 0.0808) |
| OKLCH | oklch(89.02% 0.182 153.7) |
| XYZ | xyz(46.9213, 75.5858, 45.8281) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.08
Sea Green (survey)
#53FCA1
ΔE00 1.16
Light Bluish Green
#76FDA8
ΔE00 1.45
Seafoam Green
#7AF9AB
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 3.02
Mediumspringgreen
#00FA9A
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDA1 #FD65C1
analogous
#75FD65 #65FDA1 #65FDED
triadic
#65FDA1 #A165FD #FDA165
tetradic
#65FDA1 #6575FD #FD65C1 #FDED65
square
#65FDA1 #6575FD #FD65C1 #FDED65
split-complementary
#65FDA1 #ED65FD #FD6575
monochromatic
#03E55C #29FC7C #65FDA1 #A1FEC6 #DEFFEB
Accessibility & contrast
On white
1.30
#65FDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#65FDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDA1
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDA1 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9B
Deuteranopia (green-blind)
#E9DCA7
Tritanopia (blue-blind)
#2BFAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fda1; /* rgb */ color: rgb(101, 253, 161); /* oklch */ color: oklch(89.0% 0.182 153.7);
Tailwind
colors: {
custom: {
50: '#9effbd',
500: '#65fda1',
950: '#000000',
},
}SCSS
$custom: #65fda1; $custom-light: #9effbd; $custom-dark: #000000;
JSON
{
"hex": "#65fda1",
"rgb": {
"r": 101,
"g": 253,
"b": 161
},
"hsl": {
"h": 143.684,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89016,
"c": 0.18226,
"h": 153.7
},
"luminance": 0.7559
}Semantic roles & 50–950 ramp
primary
#65FDA1
secondary
#D82F95
accent
#008BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682