#65FF9B#65FF9B
#65FF9B is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.4% C 0.190 H 152.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF9B |
|---|---|
| RGB | rgb(101, 255, 155) |
| HSL | hsl(141, 100%, 70%) |
| HSV | hsv(141, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(90.16, -62.09, 35.94) |
| CIE-LCH | lch(90.16, 71.74, 149.94°) |
| OKLab | oklab(89.39% -0.1679 0.0893) |
| OKLCH | oklch(89.39% 0.19 152) |
| XYZ | xyz(47.0395, 76.6486, 43.3197) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.38
Baby Green
#8CFF9E
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.39
Mint Green
#8FFF9F
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF9B #FF65C9
analogous
#7CFF65 #65FF9B #65FFE8
triadic
#65FF9B #9B65FF #FF9B65
tetradic
#65FF9B #657CFF #FF65C9 #FFE865
square
#65FF9B #657CFF #FF65C9 #FFE865
split-complementary
#65FF9B #E865FF #FF657C
monochromatic
#00EA52 #28FF73 #65FF9B #A2FFC3 #DFFFEA
Accessibility & contrast
On white
1.29
#65FF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#65FF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF9B
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF9B | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB94
Deuteranopia (green-blind)
#EBDDA2
Tritanopia (blue-blind)
#2FFBE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65ff9b; /* rgb */ color: rgb(101, 255, 155); /* oklch */ color: oklch(89.4% 0.190 152.0);
Tailwind
colors: {
custom: {
50: '#9effb9',
500: '#65ff9b',
950: '#000000',
},
}SCSS
$custom: #65ff9b; $custom-light: #9effb9; $custom-dark: #000000;
JSON
{
"hex": "#65ff9b",
"rgb": {
"r": 101,
"g": 255,
"b": 155
},
"hsl": {
"h": 141.039,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.8939,
"c": 0.19021,
"h": 152
},
"luminance": 0.76653
}Semantic roles & 50–950 ramp
primary
#65FF9B
secondary
#DA2E9E
accent
#0095E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681