#65EF9C#65EF9C
#65EF9C is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.168 H 154.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF9C |
|---|---|
| RGB | rgb(101, 239, 156) |
| HSL | hsl(144, 81%, 67%) |
| HSV | hsv(144, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 34.7%, 6.3%) |
| CIE-LAB | lab(85.45, -55.76, 29.17) |
| CIE-LCH | lch(85.45, 62.93, 152.38°) |
| OKLab | oklab(85.53% -0.1513 0.0733) |
| OKLCH | oklch(85.53% 0.168 154.2) |
| XYZ | xyz(42.2307, 66.8960, 42.1328) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.72
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF9C #EF65B8
analogous
#73EF65 #65EF9C #65EFE1
triadic
#65EF9C #9C65EF #EF9C65
tetradic
#65EF9C #6573EF #EF65B8 #EFE165
square
#65EF9C #6573EF #EF65B8 #EFE165
split-complementary
#65EF9C #E165EF #EF6573
monochromatic
#14C55B #2EE978 #65EF9C #9CF5C0 #D4FBE3
Accessibility & contrast
On white
1.46
#65EF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#65EF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF9C
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF9C | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD97
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#37ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ef9c; /* rgb */ color: rgb(101, 239, 156); /* oklch */ color: oklch(85.5% 0.168 154.2);
Tailwind
colors: {
custom: {
50: '#9cf5b9',
500: '#65ef9c',
950: '#000000',
},
}SCSS
$custom: #65ef9c; $custom-light: #9cf5b9; $custom-dark: #000000;
JSON
{
"hex": "#65ef9c",
"rgb": {
"r": 101,
"g": 239,
"b": 156
},
"hsl": {
"h": 143.913,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85531,
"c": 0.16814,
"h": 154.2
},
"luminance": 0.669
}Semantic roles & 50–950 ramp
primary
#65EF9C
secondary
#C3368A
accent
#0888DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581