#65E897#65E897
#65E897 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.163 H 153.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65E897 |
|---|---|
| RGB | rgb(101, 232, 151) |
| HSL | hsl(143, 74%, 65%) |
| HSV | hsv(143, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 34.9%, 9%) |
| CIE-LAB | lab(83.29, -53.89, 28.82) |
| CIE-LCH | lch(83.29, 61.11, 151.86°) |
| OKLab | oklab(83.73% -0.1463 0.0723) |
| OKLCH | oklch(83.73% 0.163 153.7) |
| XYZ | xyz(39.8062, 62.7106, 39.2788) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.98
Aqua Green
#12E193
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.23
Light Green Blue
#56FCA2
ΔE00 4.41
Sea Green (survey)
#53FCA1
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E897 #E865B6
analogous
#74E865 #65E897 #65E8D9
triadic
#65E897 #9765E8 #E89765
tetradic
#65E897 #6574E8 #E865B6 #E8D965
square
#65E897 #6574E8 #E865B6 #E8D965
split-complementary
#65E897 #D965E8 #E86574
monochromatic
#1BB757 #30E073 #65E897 #9AF0BB #CFF8DF
Accessibility & contrast
On white
1.55
#65E897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#65E897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E897
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E897 | 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)
#E8D792
Deuteranopia (green-blind)
#D6CA9C
Tritanopia (blue-blind)
#3DE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e897; /* rgb */ color: rgb(101, 232, 151); /* oklch */ color: oklch(83.7% 0.163 153.7);
Tailwind
colors: {
custom: {
50: '#9bf0b6',
500: '#65e897',
950: '#000000',
},
}SCSS
$custom: #65e897; $custom-light: #9bf0b6; $custom-dark: #000000;
JSON
{
"hex": "#65e897",
"rgb": {
"r": 101,
"g": 232,
"b": 151
},
"hsl": {
"h": 142.901,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83732,
"c": 0.16319,
"h": 153.7
},
"luminance": 0.62714
}Semantic roles & 50–950 ramp
primary
#65E897
secondary
#B73A87
accent
#0F8AD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581