#65ED96#65ED96
#65ED96 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.171 H 152.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED96 |
|---|---|
| RGB | rgb(101, 237, 150) |
| HSL | hsl(142, 79%, 66%) |
| HSV | hsv(142, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(84.76, -56.04, 31.29) |
| CIE-LCH | lch(84.76, 64.18, 150.83°) |
| OKLab | oklab(84.93% -0.1519 0.0782) |
| OKLCH | oklch(84.93% 0.171 152.8) |
| XYZ | xyz(41.1528, 65.5332, 39.3287) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED96 #ED65BC
analogous
#78ED65 #65ED96 #65EDDA
triadic
#65ED96 #9665ED #ED9665
tetradic
#65ED96 #6578ED #ED65BC #EDDA65
square
#65ED96 #6578ED #ED65BC #EDDA65
split-complementary
#65ED96 #DA65ED #ED6578
monochromatic
#17C154 #2EE771 #65ED96 #9CF3BB #D3FAE1
Accessibility & contrast
On white
1.49
#65ED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#65ED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED96
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED96 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB90
Deuteranopia (green-blind)
#DBCE9C
Tritanopia (blue-blind)
#3BEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ed96; /* rgb */ color: rgb(101, 237, 150); /* oklch */ color: oklch(84.9% 0.171 152.8);
Tailwind
colors: {
custom: {
50: '#9cf4b5',
500: '#65ed96',
950: '#000000',
},
}SCSS
$custom: #65ed96; $custom-light: #9cf4b5; $custom-dark: #000000;
JSON
{
"hex": "#65ed96",
"rgb": {
"r": 101,
"g": 237,
"b": 150
},
"hsl": {
"h": 141.618,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84929,
"c": 0.17087,
"h": 152.8
},
"luminance": 0.65537
}Semantic roles & 50–950 ramp
primary
#65ED96
secondary
#BF378E
accent
#0A90DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581