#65E598#65E598
#65E598 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.158 H 154.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65E598 |
|---|---|
| RGB | rgb(101, 229, 152) |
| HSL | hsl(144, 71%, 65%) |
| HSV | hsv(144, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 33.6%, 10.2%) |
| CIE-LAB | lab(82.42, -52.50, 27.13) |
| CIE-LCH | lch(82.42, 59.09, 152.67°) |
| OKLab | oklab(83.02% -0.1427 0.0683) |
| OKLCH | oklch(83.02% 0.158 154.4) |
| XYZ | xyz(39.0505, 61.0687, 39.4292) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Greenish Blue
#63F7B4
ΔE00 4.93
Light Green Blue
#56FCA2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E598 #E565B2
analogous
#72E565 #65E598 #65E5D8
triadic
#65E598 #9865E5 #E59865
tetradic
#65E598 #6572E5 #E565B2 #E5D865
square
#65E598 #6572E5 #E565B2 #E5D865
split-complementary
#65E598 #D865E5 #E56572
monochromatic
#1EB259 #31DC75 #65E598 #99EEBB #CEF7DE
Accessibility & contrast
On white
1.59
#65E598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#65E598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E598
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E598 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D593
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#3DE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e598; /* rgb */ color: rgb(101, 229, 152); /* oklch */ color: oklch(83.0% 0.158 154.4);
Tailwind
colors: {
custom: {
50: '#9beeb6',
500: '#65e598',
950: '#000000',
},
}SCSS
$custom: #65e598; $custom-light: #9beeb6; $custom-dark: #000000;
JSON
{
"hex": "#65e598",
"rgb": {
"r": 101,
"g": 229,
"b": 152
},
"hsl": {
"h": 143.906,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.83022,
"c": 0.15819,
"h": 154.4
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#65E598
secondary
#B23C83
accent
#1286D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581