#65FEA4#65FEA4
#65FEA4 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.3% C 0.181 H 154.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEA4 |
|---|---|
| RGB | rgb(101, 254, 164) |
| HSL | hsl(145, 99%, 70%) |
| HSV | hsv(145, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 35.4%, 0.4%) |
| CIE-LAB | lab(90.01, -60.14, 31.26) |
| CIE-LCH | lch(90.01, 67.78, 152.54°) |
| OKLab | oklab(89.32% -0.163 0.0784) |
| OKLCH | oklch(89.32% 0.181 154.3) |
| XYZ | xyz(47.5055, 76.3259, 47.3436) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.98
Sea Green (survey)
#53FCA1
ΔE00 1.10
Light Bluish Green
#76FDA8
ΔE00 1.30
Seafoam Green
#7AF9AB
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.87
Mediumspringgreen
#00FA9A
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEA4 #FE65BF
analogous
#73FE65 #65FEA4 #65FEF1
triadic
#65FEA4 #A465FE #FEA465
tetradic
#65FEA4 #6573FE #FE65BF #FEF165
square
#65FEA4 #6573FE #FE65BF #FEF165
split-complementary
#65FEA4 #F165FE #FE6573
monochromatic
#02E760 #28FE80 #65FEA4 #A2FEC8 #DFFFEC
Accessibility & contrast
On white
1.29
#65FEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#65FEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEA4
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEA4 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9E
Deuteranopia (green-blind)
#E9DDAA
Tritanopia (blue-blind)
#28FBE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fea4; /* rgb */ color: rgb(101, 254, 164); /* oklch */ color: oklch(89.3% 0.181 154.3);
Tailwind
colors: {
custom: {
50: '#9effbf',
500: '#65fea4',
950: '#000000',
},
}SCSS
$custom: #65fea4; $custom-light: #9effbf; $custom-dark: #000000;
JSON
{
"hex": "#65fea4",
"rgb": {
"r": 101,
"g": 254,
"b": 164
},
"hsl": {
"h": 144.706,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89315,
"c": 0.18092,
"h": 154.3
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#65FEA4
secondary
#D92E93
accent
#0087E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682