#65E798#65E798
#65E798 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.161 H 154.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65E798 |
|---|---|
| RGB | rgb(101, 231, 152) |
| HSL | hsl(144, 73%, 65%) |
| HSV | hsv(144, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.01, -53.30, 27.93) |
| CIE-LCH | lch(83.01, 60.18, 152.35°) |
| OKLab | oklab(83.51% -0.1448 0.0702) |
| OKLCH | oklch(83.51% 0.161 154.1) |
| XYZ | xyz(39.6071, 62.1819, 39.6147) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.65
Sea Green (survey)
#53FCA1
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E798 #E765B4
analogous
#73E765 #65E798 #65E7D9
triadic
#65E798 #9865E7 #E79865
tetradic
#65E798 #6573E7 #E765B4 #E7D965
square
#65E798 #6573E7 #E765B4 #E7D965
split-complementary
#65E798 #D965E7 #E76573
monochromatic
#1CB558 #30DF75 #65E798 #9AEFBB #CFF8DF
Accessibility & contrast
On white
1.56
#65E798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#65E798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E798
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E798 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D693
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#3DE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e798; /* rgb */ color: rgb(101, 231, 152); /* oklch */ color: oklch(83.5% 0.161 154.1);
Tailwind
colors: {
custom: {
50: '#9befb7',
500: '#65e798',
950: '#000000',
},
}SCSS
$custom: #65e798; $custom-light: #9befb7; $custom-dark: #000000;
JSON
{
"hex": "#65e798",
"rgb": {
"r": 101,
"g": 231,
"b": 152
},
"hsl": {
"h": 143.538,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83508,
"c": 0.16092,
"h": 154.1
},
"luminance": 0.62186
}Semantic roles & 50–950 ramp
primary
#65E798
secondary
#B53B85
accent
#1088D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581