#65ED8F#65ED8F
#65ED8F is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.177 H 151.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED8F |
|---|---|
| RGB | rgb(101, 237, 143) |
| HSL | hsl(139, 79%, 66%) |
| HSV | hsv(139, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(84.65, -57.24, 34.66) |
| CIE-LCH | lch(84.65, 66.92, 148.81°) |
| OKLab | oklab(84.8% -0.1549 0.0861) |
| OKLCH | oklch(84.8% 0.177 151) |
| XYZ | xyz(40.6059, 65.3145, 36.4484) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Turquoise Green
#04F489
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED8F #ED65C3
analogous
#7FED65 #65ED8F #65EDD3
triadic
#65ED8F #8F65ED #ED8F65
tetradic
#65ED8F #657FED #ED65C3 #EDD365
square
#65ED8F #657FED #ED65C3 #EDD365
split-complementary
#65ED8F #D365ED #ED657F
monochromatic
#17C14B #2EE767 #65ED8F #9CF3B7 #D3FADF
Accessibility & contrast
On white
1.49
#65ED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#65ED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED8F
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED8F | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DCCE95
Tritanopia (blue-blind)
#3FE9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ed8f; /* rgb */ color: rgb(101, 237, 143); /* oklch */ color: oklch(84.8% 0.177 151.0);
Tailwind
colors: {
custom: {
50: '#9cf4b0',
500: '#65ed8f',
950: '#000000',
},
}SCSS
$custom: #65ed8f; $custom-light: #9cf4b0; $custom-dark: #000000;
JSON
{
"hex": "#65ed8f",
"rgb": {
"r": 101,
"g": 237,
"b": 143
},
"hsl": {
"h": 138.529,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.848,
"c": 0.17723,
"h": 151
},
"luminance": 0.65318
}Semantic roles & 50–950 ramp
primary
#65ED8F
secondary
#BF3795
accent
#0A9BDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581