#65FEA6#65FEA6
#65FEA6 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.4% C 0.179 H 154.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEA6 |
|---|---|
| RGB | rgb(101, 254, 166) |
| HSL | hsl(145, 99%, 70%) |
| HSV | hsv(145, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 34.6%, 0.4%) |
| CIE-LAB | lab(90.04, -59.78, 30.30) |
| CIE-LCH | lch(90.04, 67.02, 153.12°) |
| OKLab | oklab(89.35% -0.1622 0.0761) |
| OKLCH | oklch(89.35% 0.179 154.9) |
| XYZ | xyz(47.6876, 76.3988, 48.3023) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.97
Sea Green (survey)
#53FCA1
ΔE00 1.13
Light Bluish Green
#76FDA8
ΔE00 1.24
Seafoam Green
#7AF9AB
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEA6 #FE65BD
analogous
#71FE65 #65FEA6 #65FEF2
triadic
#65FEA6 #A665FE #FEA665
tetradic
#65FEA6 #6571FE #FE65BD #FEF265
square
#65FEA6 #6571FE #FE65BD #FEF265
split-complementary
#65FEA6 #F265FE #FE6571
monochromatic
#02E763 #28FE83 #65FEA6 #A2FEC9 #DFFFEC
Accessibility & contrast
On white
1.29
#65FEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#65FEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEA6
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEA6 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA0
Deuteranopia (green-blind)
#E9DDAC
Tritanopia (blue-blind)
#26FBE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fea6; /* rgb */ color: rgb(101, 254, 166); /* oklch */ color: oklch(89.4% 0.179 154.9);
Tailwind
colors: {
custom: {
50: '#9effc1',
500: '#65fea6',
950: '#000000',
},
}SCSS
$custom: #65fea6; $custom-light: #9effc1; $custom-dark: #000000;
JSON
{
"hex": "#65fea6",
"rgb": {
"r": 101,
"g": 254,
"b": 166
},
"hsl": {
"h": 145.49,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89354,
"c": 0.17916,
"h": 154.9
},
"luminance": 0.76403
}Semantic roles & 50–950 ramp
primary
#65FEA6
secondary
#D92E90
accent
#0084E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682