#65FC9F#65FC9F
#65FC9F is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.7% C 0.183 H 153.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65FC9F |
|---|---|
| RGB | rgb(101, 252, 159) |
| HSL | hsl(143, 96%, 69%) |
| HSV | hsv(143, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 36.9%, 1.2%) |
| CIE-LAB | lab(89.34, -60.26, 32.86) |
| CIE-LCH | lch(89.34, 68.64, 151.39°) |
| OKLab | oklab(88.74% -0.1632 0.0821) |
| OKLCH | oklch(88.74% 0.183 153.3) |
| XYZ | xyz(46.4315, 74.8861, 44.8017) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.21
Sea Green (survey)
#53FCA1
ΔE00 1.26
Light Bluish Green
#76FDA8
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 3.11
Mediumspringgreen
#00FA9A
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FC9F #FC65C2
analogous
#77FC65 #65FC9F #65FCEA
triadic
#65FC9F #9F65FC #FC9F65
tetradic
#65FC9F #6577FC #FC65C2 #FCEA65
square
#65FC9F #6577FC #FC65C2 #FCEA65
split-complementary
#65FC9F #EA65FC #FC6577
monochromatic
#04E25A #29FB7A #65FC9F #A1FDC4 #DDFEEA
Accessibility & contrast
On white
1.31
#65FC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#65FC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FC9F
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FC9F | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#2DF9E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fc9f; /* rgb */ color: rgb(101, 252, 159); /* oklch */ color: oklch(88.7% 0.183 153.3);
Tailwind
colors: {
custom: {
50: '#9efebc',
500: '#65fc9f',
950: '#000000',
},
}SCSS
$custom: #65fc9f; $custom-light: #9efebc; $custom-dark: #000000;
JSON
{
"hex": "#65fc9f",
"rgb": {
"r": 101,
"g": 252,
"b": 159
},
"hsl": {
"h": 143.046,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.88737,
"c": 0.18272,
"h": 153.3
},
"luminance": 0.74891
}Semantic roles & 50–950 ramp
primary
#65FC9F
secondary
#D62F96
accent
#008DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682