#65EF9B#65EF9B
#65EF9B is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.169 H 153.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF9B |
|---|---|
| RGB | rgb(101, 239, 155) |
| HSL | hsl(143, 81%, 67%) |
| HSV | hsv(143, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 35.1%, 6.3%) |
| CIE-LAB | lab(85.43, -55.94, 29.66) |
| CIE-LCH | lch(85.43, 63.31, 152.07°) |
| OKLab | oklab(85.51% -0.1518 0.0744) |
| OKLCH | oklch(85.51% 0.169 153.9) |
| XYZ | xyz(42.1463, 66.8623, 41.6886) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.92
Sea Green (survey)
#53FCA1
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Blue Green
#7EFBB3
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF9B #EF65B9
analogous
#74EF65 #65EF9B #65EFE0
triadic
#65EF9B #9B65EF #EF9B65
tetradic
#65EF9B #6574EF #EF65B9 #EFE065
square
#65EF9B #6574EF #EF65B9 #EFE065
split-complementary
#65EF9B #E065EF #EF6574
monochromatic
#14C55A #2EE977 #65EF9B #9CF5BF #D4FBE3
Accessibility & contrast
On white
1.46
#65EF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#65EF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF9B
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF9B | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD96
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#37ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef9b; /* rgb */ color: rgb(101, 239, 155); /* oklch */ color: oklch(85.5% 0.169 153.9);
Tailwind
colors: {
custom: {
50: '#9cf5b9',
500: '#65ef9b',
950: '#000000',
},
}SCSS
$custom: #65ef9b; $custom-light: #9cf5b9; $custom-dark: #000000;
JSON
{
"hex": "#65ef9b",
"rgb": {
"r": 101,
"g": 239,
"b": 155
},
"hsl": {
"h": 143.478,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85512,
"c": 0.16904,
"h": 153.9
},
"luminance": 0.66866
}Semantic roles & 50–950 ramp
primary
#65EF9B
secondary
#C3368B
accent
#088ADE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581