#65E498#65E498
#65E498 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.157 H 154.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65E498 |
|---|---|
| RGB | rgb(101, 228, 152) |
| HSL | hsl(144, 70%, 65%) |
| HSV | hsv(144, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(82.12, -52.10, 26.73) |
| CIE-LCH | lch(82.12, 58.55, 152.84°) |
| OKLab | oklab(82.78% -0.1416 0.0673) |
| OKLCH | oklch(82.78% 0.157 154.6) |
| XYZ | xyz(38.7746, 60.5170, 39.3373) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.70
Seafoam (survey)
#80F9AD
ΔE00 4.87
Light Greenish Blue
#63F7B4
ΔE00 5.03
Light Blue Green
#7EFBB3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E498 #E465B1
analogous
#72E465 #65E498 #65E4D7
triadic
#65E498 #9865E4 #E49865
tetradic
#65E498 #6572E4 #E465B1 #E4D765
square
#65E498 #6572E4 #E465B1 #E4D765
split-complementary
#65E498 #D765E4 #E46572
monochromatic
#1FB059 #31DB75 #65E498 #99EDBB #CDF6DE
Accessibility & contrast
On white
1.60
#65E498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#65E498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E498
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E498 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D493
Deuteranopia (green-blind)
#D2C79D
Tritanopia (blue-blind)
#3EE2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e498; /* rgb */ color: rgb(101, 228, 152); /* oklch */ color: oklch(82.8% 0.157 154.6);
Tailwind
colors: {
custom: {
50: '#9aedb6',
500: '#65e498',
950: '#000000',
},
}SCSS
$custom: #65e498; $custom-light: #9aedb6; $custom-dark: #000000;
JSON
{
"hex": "#65e498",
"rgb": {
"r": 101,
"g": 228,
"b": 152
},
"hsl": {
"h": 144.094,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82778,
"c": 0.15683,
"h": 154.6
},
"luminance": 0.60521
}Semantic roles & 50–950 ramp
primary
#65E498
secondary
#B13C82
accent
#1386D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581