#65E89F#65E89F
#65E89F is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.9% C 0.156 H 156.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65E89F |
|---|---|
| RGB | rgb(101, 232, 159) |
| HSL | hsl(147, 74%, 65%) |
| HSV | hsv(147, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.43, -52.40, 24.91) |
| CIE-LCH | lch(83.43, 58.02, 154.58°) |
| OKLab | oklab(83.89% -0.1427 0.063) |
| OKLCH | oklch(83.89% 0.156 156.2) |
| XYZ | xyz(40.4781, 62.9794, 42.8173) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.91
Aqua Green
#12E193
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E89F #E865AE
analogous
#6CE865 #65E89F #65E8E0
triadic
#65E89F #9F65E8 #E89F65
tetradic
#65E89F #656CE8 #E865AE #E8E065
square
#65E89F #656CE8 #E865AE #E8E065
split-complementary
#65E89F #E065E8 #E8656C
monochromatic
#1BB760 #30E07E #65E89F #9AF0C0 #CFF8E1
Accessibility & contrast
On white
1.54
#65E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#65E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E89F
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E89F | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89A
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#38E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e89f; /* rgb */ color: rgb(101, 232, 159); /* oklch */ color: oklch(83.9% 0.156 156.2);
Tailwind
colors: {
custom: {
50: '#9bf0bb',
500: '#65e89f',
950: '#000000',
},
}SCSS
$custom: #65e89f; $custom-light: #9bf0bb; $custom-dark: #000000;
JSON
{
"hex": "#65e89f",
"rgb": {
"r": 101,
"g": 232,
"b": 159
},
"hsl": {
"h": 146.565,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83894,
"c": 0.15601,
"h": 156.2
},
"luminance": 0.62983
}Semantic roles & 50–950 ramp
primary
#65E89F
secondary
#B73A80
accent
#0F7ED6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582