#65E89A#65E89A
#65E89A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.160 H 154.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65E89A |
|---|---|
| RGB | rgb(101, 232, 154) |
| HSL | hsl(144, 74%, 65%) |
| HSV | hsv(144, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.34, -53.34, 27.35) |
| CIE-LCH | lch(83.34, 59.94, 152.85°) |
| OKLab | oklab(83.79% -0.145 0.0689) |
| OKLCH | oklch(83.79% 0.16 154.6) |
| XYZ | xyz(40.0530, 62.8093, 40.5783) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E89A #E865B3
analogous
#71E865 #65E89A #65E8DC
triadic
#65E89A #9A65E8 #E89A65
tetradic
#65E89A #6571E8 #E865B3 #E8DC65
square
#65E89A #6571E8 #E865B3 #E8DC65
split-complementary
#65E89A #DC65E8 #E86571
monochromatic
#1BB75A #30E077 #65E89A #9AF0BD #CFF8E0
Accessibility & contrast
On white
1.55
#65E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#65E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E89A
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E89A | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CB9F
Tritanopia (blue-blind)
#3BE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e89a; /* rgb */ color: rgb(101, 232, 154); /* oklch */ color: oklch(83.8% 0.160 154.6);
Tailwind
colors: {
custom: {
50: '#9bf0b8',
500: '#65e89a',
950: '#000000',
},
}SCSS
$custom: #65e89a; $custom-light: #9bf0b8; $custom-dark: #000000;
JSON
{
"hex": "#65e89a",
"rgb": {
"r": 101,
"g": 232,
"b": 154
},
"hsl": {
"h": 144.275,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83791,
"c": 0.16048,
"h": 154.6
},
"luminance": 0.62813
}Semantic roles & 50–950 ramp
primary
#65E89A
secondary
#B73A85
accent
#0F86D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581