#65FCA0#65FCA0
#65FCA0 is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.8% C 0.182 H 153.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCA0 |
|---|---|
| RGB | rgb(101, 252, 160) |
| HSL | hsl(143, 96%, 69%) |
| HSV | hsv(143, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(89.36, -60.09, 32.39) |
| CIE-LCH | lch(89.36, 68.26, 151.68°) |
| OKLab | oklab(88.76% -0.1628 0.081) |
| OKLCH | oklch(88.76% 0.182 153.5) |
| XYZ | xyz(46.5186, 74.9210, 45.2606) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.10
Sea Green (survey)
#53FCA1
ΔE00 1.17
Light Bluish Green
#76FDA8
ΔE00 1.48
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 3.00
Mediumspringgreen
#00FA9A
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCA0 #FC65C1
analogous
#76FC65 #65FCA0 #65FCEC
triadic
#65FCA0 #A065FC #FCA065
tetradic
#65FCA0 #6576FC #FC65C1 #FCEC65
square
#65FCA0 #6576FC #FC65C1 #FCEC65
split-complementary
#65FCA0 #EC65FC #FC6576
monochromatic
#04E25B #29FB7B #65FCA0 #A1FDC5 #DDFEEA
Accessibility & contrast
On white
1.31
#65FCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#65FCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCA0
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCA0 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99A
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#2DF9E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fca0; /* rgb */ color: rgb(101, 252, 160); /* oklch */ color: oklch(88.8% 0.182 153.5);
Tailwind
colors: {
custom: {
50: '#9efebc',
500: '#65fca0',
950: '#000000',
},
}SCSS
$custom: #65fca0; $custom-light: #9efebc; $custom-dark: #000000;
JSON
{
"hex": "#65fca0",
"rgb": {
"r": 101,
"g": 252,
"b": 160
},
"hsl": {
"h": 143.444,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.88756,
"c": 0.18183,
"h": 153.5
},
"luminance": 0.74926
}Semantic roles & 50–950 ramp
primary
#65FCA0
secondary
#D62F95
accent
#008CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682