#65E894#65E894
#65E894 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.166 H 152.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65E894 |
|---|---|
| RGB | rgb(101, 232, 148) |
| HSL | hsl(142, 74%, 65%) |
| HSV | hsv(142, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 36.2%, 9%) |
| CIE-LAB | lab(83.24, -54.42, 30.28) |
| CIE-LCH | lch(83.24, 62.28, 150.91°) |
| OKLab | oklab(83.67% -0.1476 0.0758) |
| OKLCH | oklch(83.67% 0.166 152.8) |
| XYZ | xyz(39.5657, 62.6144, 38.0120) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.41
Seafoam (survey)
#80F9AD
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E894 #E865B9
analogous
#77E865 #65E894 #65E8D6
triadic
#65E894 #9465E8 #E89465
tetradic
#65E894 #6577E8 #E865B9 #E8D665
square
#65E894 #6577E8 #E865B9 #E8D665
split-complementary
#65E894 #D665E8 #E86577
monochromatic
#1BB753 #30E06F #65E894 #9AF0B9 #CFF8DE
Accessibility & contrast
On white
1.55
#65E894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#65E894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E894
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E894 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78E
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#3EE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e894; /* rgb */ color: rgb(101, 232, 148); /* oklch */ color: oklch(83.7% 0.166 152.8);
Tailwind
colors: {
custom: {
50: '#9bf0b4',
500: '#65e894',
950: '#000000',
},
}SCSS
$custom: #65e894; $custom-light: #9bf0b4; $custom-dark: #000000;
JSON
{
"hex": "#65e894",
"rgb": {
"r": 101,
"g": 232,
"b": 148
},
"hsl": {
"h": 141.527,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83673,
"c": 0.16593,
"h": 152.8
},
"luminance": 0.62618
}Semantic roles & 50–950 ramp
primary
#65E894
secondary
#B73A8A
accent
#0F8FD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581