#65ED95#65ED95
#65ED95 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.172 H 152.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED95 |
|---|---|
| RGB | rgb(101, 237, 149) |
| HSL | hsl(141, 79%, 66%) |
| HSV | hsv(141, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(84.74, -56.22, 31.77) |
| CIE-LCH | lch(84.74, 64.57, 150.53°) |
| OKLab | oklab(84.91% -0.1524 0.0794) |
| OKLCH | oklch(84.91% 0.172 152.5) |
| XYZ | xyz(41.0727, 65.5012, 38.9065) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED95 #ED65BD
analogous
#79ED65 #65ED95 #65EDD9
triadic
#65ED95 #9565ED #ED9565
tetradic
#65ED95 #6579ED #ED65BD #EDD965
square
#65ED95 #6579ED #ED65BD #EDD965
split-complementary
#65ED95 #D965ED #ED6579
monochromatic
#17C153 #2EE76F #65ED95 #9CF3BB #D3FAE0
Accessibility & contrast
On white
1.49
#65ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#65ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED95
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED95 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#3CEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ed95; /* rgb */ color: rgb(101, 237, 149); /* oklch */ color: oklch(84.9% 0.172 152.5);
Tailwind
colors: {
custom: {
50: '#9cf4b5',
500: '#65ed95',
950: '#000000',
},
}SCSS
$custom: #65ed95; $custom-light: #9cf4b5; $custom-dark: #000000;
JSON
{
"hex": "#65ed95",
"rgb": {
"r": 101,
"g": 237,
"b": 149
},
"hsl": {
"h": 141.176,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.8491,
"c": 0.17178,
"h": 152.5
},
"luminance": 0.65505
}Semantic roles & 50–950 ramp
primary
#65ED95
secondary
#BF378F
accent
#0A92DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581