#65EF9E#65EF9E
#65EF9E is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.166 H 154.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF9E |
|---|---|
| RGB | rgb(101, 239, 158) |
| HSL | hsl(145, 81%, 67%) |
| HSV | hsv(145, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 33.9%, 6.3%) |
| CIE-LAB | lab(85.49, -55.39, 28.20) |
| CIE-LCH | lch(85.49, 62.16, 153.02°) |
| OKLab | oklab(85.57% -0.1505 0.071) |
| OKLCH | oklch(85.57% 0.166 154.8) |
| XYZ | xyz(42.4014, 66.9643, 43.0320) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF9E #EF65B6
analogous
#71EF65 #65EF9E #65EFE3
triadic
#65EF9E #9E65EF #EF9E65
tetradic
#65EF9E #6571EF #EF65B6 #EFE365
square
#65EF9E #6571EF #EF65B6 #EFE365
split-complementary
#65EF9E #E365EF #EF6571
monochromatic
#14C55D #2EE97B #65EF9E #9CF5C1 #D4FBE4
Accessibility & contrast
On white
1.46
#65EF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#65EF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF9E
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF9E | 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)
#EEDE99
Deuteranopia (green-blind)
#DCD0A3
Tritanopia (blue-blind)
#35EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ef9e; /* rgb */ color: rgb(101, 239, 158); /* oklch */ color: oklch(85.6% 0.166 154.8);
Tailwind
colors: {
custom: {
50: '#9cf5bb',
500: '#65ef9e',
950: '#000000',
},
}SCSS
$custom: #65ef9e; $custom-light: #9cf5bb; $custom-dark: #000000;
JSON
{
"hex": "#65ef9e",
"rgb": {
"r": 101,
"g": 239,
"b": 158
},
"hsl": {
"h": 144.783,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85571,
"c": 0.16635,
"h": 154.8
},
"luminance": 0.66968
}Semantic roles & 50–950 ramp
primary
#65EF9E
secondary
#C33688
accent
#0885DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582