#65FA97#65FA97
#65FA97 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.1% C 0.187 H 151.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA97 |
|---|---|
| RGB | rgb(101, 250, 151) |
| HSL | hsl(140, 94%, 69%) |
| HSV | hsv(140, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(88.62, -60.87, 35.90) |
| CIE-LCH | lch(88.62, 70.67, 149.47°) |
| OKLab | oklab(88.11% -0.1647 0.0891) |
| OKLCH | oklch(88.11% 0.187 151.6) |
| XYZ | xyz(45.1349, 73.3679, 41.0550) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.13
Light Green Blue
#56FCA2
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.49
Wintergreen
#20F986
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA97 #FA65C8
analogous
#7EFA65 #65FA97 #65FAE2
triadic
#65FA97 #9765FA #FA9765
tetradic
#65FA97 #657EFA #FA65C8 #FAE265
square
#65FA97 #657EFA #FA65C8 #FAE265
split-complementary
#65FA97 #E265FA #FA657E
monochromatic
#07DD4F #2AF86F #65FA97 #A0FCBF #DCFEE7
Accessibility & contrast
On white
1.34
#65FA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#65FA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA97
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA97 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE790
Deuteranopia (green-blind)
#E7D99D
Tritanopia (blue-blind)
#34F6E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65fa97; /* rgb */ color: rgb(101, 250, 151); /* oklch */ color: oklch(88.1% 0.187 151.6);
Tailwind
colors: {
custom: {
50: '#9efdb6',
500: '#65fa97',
950: '#000000',
},
}SCSS
$custom: #65fa97; $custom-light: #9efdb6; $custom-dark: #000000;
JSON
{
"hex": "#65fa97",
"rgb": {
"r": 101,
"g": 250,
"b": 151
},
"hsl": {
"h": 140.134,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88107,
"c": 0.18724,
"h": 151.6
},
"luminance": 0.73372
}Semantic roles & 50–950 ramp
primary
#65FA97
secondary
#D42F9D
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681