#69FE7B#69FE7B
#69FE7B is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.8% C 0.215 H 145.7°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69FE7B |
|---|---|
| RGB | rgb(105, 254, 123) |
| HSL | hsl(127, 99%, 70%) |
| HSV | hsv(127, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 51.6%, 0.4%) |
| CIE-LAB | lab(89.54, -65.68, 50.52) |
| CIE-LCH | lch(89.54, 82.86, 142.43°) |
| OKLab | oklab(88.77% -0.1778 0.1214) |
| OKLCH | oklch(88.77% 0.215 145.7) |
| XYZ | xyz(44.8399, 75.3127, 30.9089) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.02
Easter Green
#8CFD7E
ΔE00 2.89
Light Bright Green
#53FE5C
ΔE00 3.24
Lighter Green
#75FD63
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FE7B #FE69EC
analogous
#A2FE69 #69FE7B #69FEC5
triadic
#69FE7B #7B69FE #FE7B69
tetradic
#69FE7B #69A2FE #FE69EC #FEC569
square
#69FE7B #69A2FE #FE69EC #FEC569
split-complementary
#69FE7B #C569FE #FE69A2
monochromatic
#02EB1E #2CFE45 #69FE7B #A6FEB0 #E1FFE4
Accessibility & contrast
On white
1.31
#69FE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#69FE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FE7B
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FE7B | 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)
#FFE96F
Deuteranopia (green-blind)
#EFDC85
Tritanopia (blue-blind)
#49F8E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fe7b; /* rgb */ color: rgb(105, 254, 123); /* oklch */ color: oklch(88.8% 0.215 145.7);
Tailwind
colors: {
custom: {
50: '#a1ffa4',
500: '#69fe7b',
950: '#000000',
},
}SCSS
$custom: #69fe7b; $custom-light: #a1ffa4; $custom-dark: #000000;
JSON
{
"hex": "#69fe7b",
"rgb": {
"r": 105,
"g": 254,
"b": 123
},
"hsl": {
"h": 127.248,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.88769,
"c": 0.2153,
"h": 145.7
},
"luminance": 0.75317
}Semantic roles & 50–950 ramp
primary
#69FE7B
secondary
#D932C5
accent
#00CAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680