#65E89D#65E89D
#65E89D is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.158 H 155.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65E89D |
|---|---|
| RGB | rgb(101, 232, 157) |
| HSL | hsl(146, 74%, 65%) |
| HSV | hsv(146, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.40, -52.78, 25.89) |
| CIE-LCH | lch(83.40, 58.79, 153.87°) |
| OKLab | oklab(83.85% -0.1436 0.0653) |
| OKLCH | oklch(83.85% 0.158 155.5) |
| XYZ | xyz(40.3059, 62.9105, 41.9106) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Aqua Green
#12E193
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E89D #E865B0
analogous
#6EE865 #65E89D #65E8DE
triadic
#65E89D #9D65E8 #E89D65
tetradic
#65E89D #656EE8 #E865B0 #E8DE65
square
#65E89D #656EE8 #E865B0 #E8DE65
split-complementary
#65E89D #DE65E8 #E8656E
monochromatic
#1BB75E #30E07B #65E89D #9AF0BF #CFF8E1
Accessibility & contrast
On white
1.55
#65E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#65E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E89D
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E89D | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#39E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e89d; /* rgb */ color: rgb(101, 232, 157); /* oklch */ color: oklch(83.9% 0.158 155.5);
Tailwind
colors: {
custom: {
50: '#9bf0ba',
500: '#65e89d',
950: '#000000',
},
}SCSS
$custom: #65e89d; $custom-light: #9bf0ba; $custom-dark: #000000;
JSON
{
"hex": "#65e89d",
"rgb": {
"r": 101,
"g": 232,
"b": 157
},
"hsl": {
"h": 145.649,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83853,
"c": 0.15779,
"h": 155.5
},
"luminance": 0.62914
}Semantic roles & 50–950 ramp
primary
#65E89D
secondary
#B73A82
accent
#0F81D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581