#65FEA5#65FEA5
#65FEA5 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.3% C 0.180 H 154.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEA5 |
|---|---|
| RGB | rgb(101, 254, 165) |
| HSL | hsl(145, 99%, 70%) |
| HSV | hsv(145, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 35%, 0.4%) |
| CIE-LAB | lab(90.03, -59.96, 30.78) |
| CIE-LCH | lch(90.03, 67.40, 152.83°) |
| OKLab | oklab(89.33% -0.1626 0.0773) |
| OKLCH | oklch(89.33% 0.18 154.6) |
| XYZ | xyz(47.5962, 76.3622, 47.8211) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.96
Sea Green (survey)
#53FCA1
ΔE00 1.10
Light Bluish Green
#76FDA8
ΔE00 1.26
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEA5 #FE65BE
analogous
#72FE65 #65FEA5 #65FEF2
triadic
#65FEA5 #A565FE #FEA565
tetradic
#65FEA5 #6572FE #FE65BE #FEF265
square
#65FEA5 #6572FE #FE65BE #FEF265
split-complementary
#65FEA5 #F265FE #FE6572
monochromatic
#02E762 #28FE81 #65FEA5 #A2FEC9 #DFFFEC
Accessibility & contrast
On white
1.29
#65FEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#65FEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEA5
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEA5 | 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)
#FDEB9F
Deuteranopia (green-blind)
#E9DDAB
Tritanopia (blue-blind)
#27FBE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fea5; /* rgb */ color: rgb(101, 254, 165); /* oklch */ color: oklch(89.3% 0.180 154.6);
Tailwind
colors: {
custom: {
50: '#9effc0',
500: '#65fea5',
950: '#000000',
},
}SCSS
$custom: #65fea5; $custom-light: #9effc0; $custom-dark: #000000;
JSON
{
"hex": "#65fea5",
"rgb": {
"r": 101,
"g": 254,
"b": 165
},
"hsl": {
"h": 145.098,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89334,
"c": 0.18003,
"h": 154.6
},
"luminance": 0.76367
}Semantic roles & 50–950 ramp
primary
#65FEA5
secondary
#D92E92
accent
#0086E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682