#65FF9D#65FF9D
#65FF9D is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.4% C 0.188 H 152.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF9D |
|---|---|
| RGB | rgb(101, 255, 157) |
| HSL | hsl(142, 100%, 70%) |
| HSV | hsv(142, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(90.19, -61.75, 34.99) |
| CIE-LCH | lch(90.19, 70.97, 150.46°) |
| OKLab | oklab(89.43% -0.1671 0.0871) |
| OKLCH | oklch(89.43% 0.188 152.5) |
| XYZ | xyz(47.2089, 76.7163, 44.2116) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.81
Light Green Blue
#56FCA2
ΔE00 1.82
Light Bluish Green
#76FDA8
ΔE00 2.12
Baby Green
#8CFF9E
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.34
Mediumspringgreen
#00FA9A
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF9D #FF65C7
analogous
#7AFF65 #65FF9D #65FFEA
triadic
#65FF9D #9D65FF #FF9D65
tetradic
#65FF9D #657AFF #FF65C7 #FFEA65
square
#65FF9D #657AFF #FF65C7 #FFEA65
split-complementary
#65FF9D #EA65FF #FF657A
monochromatic
#00EA55 #28FF76 #65FF9D #A2FFC4 #DFFFEB
Accessibility & contrast
On white
1.28
#65FF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#65FF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF9D
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF9D | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB96
Deuteranopia (green-blind)
#EBDDA3
Tritanopia (blue-blind)
#2DFCE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65ff9d; /* rgb */ color: rgb(101, 255, 157); /* oklch */ color: oklch(89.4% 0.188 152.5);
Tailwind
colors: {
custom: {
50: '#9effba',
500: '#65ff9d',
950: '#000000',
},
}SCSS
$custom: #65ff9d; $custom-light: #9effba; $custom-dark: #000000;
JSON
{
"hex": "#65ff9d",
"rgb": {
"r": 101,
"g": 255,
"b": 157
},
"hsl": {
"h": 141.818,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89426,
"c": 0.18842,
"h": 152.5
},
"luminance": 0.76721
}Semantic roles & 50–950 ramp
primary
#65FF9D
secondary
#DA2E9C
accent
#0092E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682