#65EA9F#65EA9F
#65EA9F is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.159 H 155.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA9F |
|---|---|
| RGB | rgb(101, 234, 159) |
| HSL | hsl(146, 76%, 66%) |
| HSV | hsv(146, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(84.02, -53.21, 25.71) |
| CIE-LCH | lch(84.02, 59.10, 154.21°) |
| OKLab | oklab(84.38% -0.1448 0.0649) |
| OKLCH | oklch(84.38% 0.159 155.9) |
| XYZ | xyz(41.0443, 64.1117, 43.0060) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA9F #EA65B0
analogous
#6DEA65 #65EA9F #65EAE1
triadic
#65EA9F #9F65EA #EA9F65
tetradic
#65EA9F #656DEA #EA65B0 #EAE165
square
#65EA9F #656DEA #EA65B0 #EAE165
split-complementary
#65EA9F #E165EA #EA656D
monochromatic
#1ABB60 #2FE37D #65EA9F #9BF1C1 #D1F9E2
Accessibility & contrast
On white
1.52
#65EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#65EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA9F
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA9F | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D7CCA4
Tritanopia (blue-blind)
#37E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65ea9f; /* rgb */ color: rgb(101, 234, 159); /* oklch */ color: oklch(84.4% 0.159 155.9);
Tailwind
colors: {
custom: {
50: '#9bf1bb',
500: '#65ea9f',
950: '#000000',
},
}SCSS
$custom: #65ea9f; $custom-light: #9bf1bb; $custom-dark: #000000;
JSON
{
"hex": "#65ea9f",
"rgb": {
"r": 101,
"g": 234,
"b": 159
},
"hsl": {
"h": 146.165,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84379,
"c": 0.15872,
"h": 155.9
},
"luminance": 0.64116
}Semantic roles & 50–950 ramp
primary
#65EA9F
secondary
#BA3982
accent
#0D80D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582