#65EF9D#65EF9D
#65EF9D is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.167 H 154.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF9D |
|---|---|
| RGB | rgb(101, 239, 157) |
| HSL | hsl(144, 81%, 67%) |
| HSV | hsv(144, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.47, -55.57, 28.69) |
| CIE-LCH | lch(85.47, 62.54, 152.70°) |
| OKLab | oklab(85.55% -0.1509 0.0721) |
| OKLCH | oklch(85.55% 0.167 154.5) |
| XYZ | xyz(42.3157, 66.9300, 42.5805) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Bluish Green
#76FDA8
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF9D #EF65B7
analogous
#72EF65 #65EF9D #65EFE2
triadic
#65EF9D #9D65EF #EF9D65
tetradic
#65EF9D #6572EF #EF65B7 #EFE265
square
#65EF9D #6572EF #EF65B7 #EFE265
split-complementary
#65EF9D #E265EF #EF6572
monochromatic
#14C55C #2EE97A #65EF9D #9CF5C0 #D4FBE4
Accessibility & contrast
On white
1.46
#65EF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#65EF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF9D
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF9D | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#36EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ef9d; /* rgb */ color: rgb(101, 239, 157); /* oklch */ color: oklch(85.6% 0.167 154.5);
Tailwind
colors: {
custom: {
50: '#9cf5ba',
500: '#65ef9d',
950: '#000000',
},
}SCSS
$custom: #65ef9d; $custom-light: #9cf5ba; $custom-dark: #000000;
JSON
{
"hex": "#65ef9d",
"rgb": {
"r": 101,
"g": 239,
"b": 157
},
"hsl": {
"h": 144.348,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85551,
"c": 0.16724,
"h": 154.5
},
"luminance": 0.66934
}Semantic roles & 50–950 ramp
primary
#65EF9D
secondary
#C33689
accent
#0887DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581