#69FE7A#69FE7A
#69FE7A is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.8% C 0.216 H 145.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69FE7A |
|---|---|
| RGB | rgb(105, 254, 122) |
| HSL | hsl(127, 99%, 70%) |
| HSV | hsv(127, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 52%, 0.4%) |
| CIE-LAB | lab(89.53, -65.81, 50.97) |
| CIE-LCH | lch(89.53, 83.24, 142.24°) |
| OKLab | oklab(88.76% -0.1782 0.1224) |
| OKLCH | oklch(88.76% 0.216 145.5) |
| XYZ | xyz(44.7776, 75.2878, 30.5809) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.97
Easter Green
#8CFD7E
ΔE00 2.86
Light Bright Green
#53FE5C
ΔE00 3.12
Lighter Green
#75FD63
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FE7A #FE69ED
analogous
#A2FE69 #69FE7A #69FEC5
triadic
#69FE7A #7A69FE #FE7A69
tetradic
#69FE7A #69A2FE #FE69ED #FEC569
square
#69FE7A #69A2FE #FE69ED #FEC569
split-complementary
#69FE7A #C569FE #FE69A2
monochromatic
#02EB1C #2CFE44 #69FE7A #A6FEB0 #E1FFE4
Accessibility & contrast
On white
1.31
#69FE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#69FE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FE7A
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FE7A | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#49F8E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fe7a; /* rgb */ color: rgb(105, 254, 122); /* oklch */ color: oklch(88.8% 0.216 145.5);
Tailwind
colors: {
custom: {
50: '#a1ffa3',
500: '#69fe7a',
950: '#000000',
},
}SCSS
$custom: #69fe7a; $custom-light: #a1ffa3; $custom-dark: #000000;
JSON
{
"hex": "#69fe7a",
"rgb": {
"r": 105,
"g": 254,
"b": 122
},
"hsl": {
"h": 126.846,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.88755,
"c": 0.21613,
"h": 145.5
},
"luminance": 0.75292
}Semantic roles & 50–950 ramp
primary
#69FE7A
secondary
#D932C6
accent
#00CBE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680