#65ED99#65ED99
#65ED99 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.168 H 153.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED99 |
|---|---|
| RGB | rgb(101, 237, 153) |
| HSL | hsl(143, 79%, 66%) |
| HSV | hsv(143, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(84.81, -55.51, 29.83) |
| CIE-LCH | lch(84.81, 63.02, 151.74°) |
| OKLab | oklab(84.99% -0.1506 0.0748) |
| OKLCH | oklch(84.99% 0.168 153.6) |
| XYZ | xyz(41.3975, 65.6311, 40.6173) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED99 #ED65B9
analogous
#75ED65 #65ED99 #65EDDD
triadic
#65ED99 #9965ED #ED9965
tetradic
#65ED99 #6575ED #ED65B9 #EDDD65
square
#65ED99 #6575ED #ED65B9 #EDDD65
split-complementary
#65ED99 #DD65ED #ED6575
monochromatic
#17C158 #2EE775 #65ED99 #9CF3BD #D3FAE2
Accessibility & contrast
On white
1.49
#65ED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#65ED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED99
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED99 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC93
Deuteranopia (green-blind)
#DACF9E
Tritanopia (blue-blind)
#39EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ed99; /* rgb */ color: rgb(101, 237, 153); /* oklch */ color: oklch(85.0% 0.168 153.6);
Tailwind
colors: {
custom: {
50: '#9cf4b7',
500: '#65ed99',
950: '#000000',
},
}SCSS
$custom: #65ed99; $custom-light: #9cf4b7; $custom-dark: #000000;
JSON
{
"hex": "#65ed99",
"rgb": {
"r": 101,
"g": 237,
"b": 153
},
"hsl": {
"h": 142.941,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84987,
"c": 0.16816,
"h": 153.6
},
"luminance": 0.65635
}Semantic roles & 50–950 ramp
primary
#65ED99
secondary
#BF378B
accent
#0A8BDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581