#65E899#65E899
#65E899 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.161 H 154.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65E899 |
|---|---|
| RGB | rgb(101, 232, 153) |
| HSL | hsl(144, 74%, 65%) |
| HSV | hsv(144, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.32, -53.52, 27.84) |
| CIE-LCH | lch(83.32, 60.33, 152.52°) |
| OKLab | oklab(83.77% -0.1454 0.07) |
| OKLCH | oklch(83.77% 0.161 154.3) |
| XYZ | xyz(39.9700, 62.7761, 40.1415) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.44
Sea Green (survey)
#53FCA1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E899 #E865B4
analogous
#72E865 #65E899 #65E8DB
triadic
#65E899 #9965E8 #E89965
tetradic
#65E899 #6572E8 #E865B4 #E8DB65
square
#65E899 #6572E8 #E865B4 #E8DB65
split-complementary
#65E899 #DB65E8 #E86572
monochromatic
#1BB759 #30E076 #65E899 #9AF0BC #CFF8E0
Accessibility & contrast
On white
1.55
#65E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#65E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E899
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E899 | 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)
#E8D794
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#3CE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e899; /* rgb */ color: rgb(101, 232, 153); /* oklch */ color: oklch(83.8% 0.161 154.3);
Tailwind
colors: {
custom: {
50: '#9bf0b7',
500: '#65e899',
950: '#000000',
},
}SCSS
$custom: #65e899; $custom-light: #9bf0b7; $custom-dark: #000000;
JSON
{
"hex": "#65e899",
"rgb": {
"r": 101,
"g": 232,
"b": 153
},
"hsl": {
"h": 143.817,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83771,
"c": 0.16138,
"h": 154.3
},
"luminance": 0.6278
}Semantic roles & 50–950 ramp
primary
#65E899
secondary
#B73A85
accent
#0F87D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581