#65EF9F#65EF9F
#65EF9F is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.165 H 155.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF9F |
|---|---|
| RGB | rgb(101, 239, 159) |
| HSL | hsl(145, 81%, 67%) |
| HSV | hsv(145, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(85.50, -55.21, 27.72) |
| CIE-LCH | lch(85.50, 61.78, 153.34°) |
| OKLab | oklab(85.59% -0.15 0.0698) |
| OKLCH | oklch(85.59% 0.165 155) |
| XYZ | xyz(42.4878, 66.9989, 43.4872) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF9F #EF65B5
analogous
#70EF65 #65EF9F #65EFE4
triadic
#65EF9F #9F65EF #EF9F65
tetradic
#65EF9F #6570EF #EF65B5 #EFE465
square
#65EF9F #6570EF #EF65B5 #EFE465
split-complementary
#65EF9F #E465EF #EF6570
monochromatic
#14C55F #2EE97C #65EF9F #9CF5C2 #D4FBE4
Accessibility & contrast
On white
1.46
#65EF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#65EF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF9F
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF9F | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#35EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65ef9f; /* rgb */ color: rgb(101, 239, 159); /* oklch */ color: oklch(85.6% 0.165 155.0);
Tailwind
colors: {
custom: {
50: '#9cf5bc',
500: '#65ef9f',
950: '#000000',
},
}SCSS
$custom: #65ef9f; $custom-light: #9cf5bc; $custom-dark: #000000;
JSON
{
"hex": "#65ef9f",
"rgb": {
"r": 101,
"g": 239,
"b": 159
},
"hsl": {
"h": 145.217,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85591,
"c": 0.16546,
"h": 155
},
"luminance": 0.67003
}Semantic roles & 50–950 ramp
primary
#65EF9F
secondary
#C33687
accent
#0884DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582