#65E896#65E896
#65E896 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.164 H 153.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65E896 |
|---|---|
| RGB | rgb(101, 232, 150) |
| HSL | hsl(142, 74%, 65%) |
| HSV | hsv(142, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.27, -54.07, 29.30) |
| CIE-LCH | lch(83.27, 61.50, 151.54°) |
| OKLab | oklab(83.71% -0.1467 0.0735) |
| OKLCH | oklch(83.71% 0.164 153.4) |
| XYZ | xyz(39.7254, 62.6783, 38.8529) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.40
Sea Green (survey)
#53FCA1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E896 #E865B7
analogous
#75E865 #65E896 #65E8D8
triadic
#65E896 #9665E8 #E89665
tetradic
#65E896 #6575E8 #E865B7 #E8D865
square
#65E896 #6575E8 #E865B7 #E8D865
split-complementary
#65E896 #D865E8 #E86575
monochromatic
#1BB756 #30E072 #65E896 #9AF0BA #CFF8DF
Accessibility & contrast
On white
1.55
#65E896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#65E896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E896
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E896 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#3DE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e896; /* rgb */ color: rgb(101, 232, 150); /* oklch */ color: oklch(83.7% 0.164 153.4);
Tailwind
colors: {
custom: {
50: '#9bf0b5',
500: '#65e896',
950: '#000000',
},
}SCSS
$custom: #65e896; $custom-light: #9bf0b5; $custom-dark: #000000;
JSON
{
"hex": "#65e896",
"rgb": {
"r": 101,
"g": 232,
"b": 150
},
"hsl": {
"h": 142.443,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83712,
"c": 0.16411,
"h": 153.4
},
"luminance": 0.62682
}Semantic roles & 50–950 ramp
primary
#65E896
secondary
#B73A88
accent
#0F8CD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581