#69FF76#69FF76
#69FF76 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.221 H 144.9°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF76 |
|---|---|
| RGB | rgb(105, 255, 118) |
| HSL | hsl(125, 100%, 71%) |
| HSV | hsv(125, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(89.78, -66.67, 53.10) |
| CIE-LCH | lch(89.78, 85.23, 141.47°) |
| OKLab | oklab(88.95% -0.1806 0.1268) |
| OKLCH | oklch(88.95% 0.221 144.9) |
| XYZ | xyz(44.8530, 75.8271, 29.4084) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.93
Light Bright Green
#53FE5C
ΔE00 2.61
Lighter Green
#75FD63
ΔE00 2.61
Easter Green
#8CFD7E
ΔE00 2.83
Light Neon Green
#4EFD54
ΔE00 3.27
Bright Light Green
#2DFE54
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF76 #FF69F2
analogous
#A7FF69 #69FF76 #69FFC1
triadic
#69FF76 #7669FF #FF7669
tetradic
#69FF76 #69A7FF #FF69F2 #FFC169
square
#69FF76 #69A7FF #FF69F2 #FFC169
split-complementary
#69FF76 #C169FF #FF69A7
monochromatic
#00EE15 #2CFF3E #69FF76 #A6FFAE #E0FFE3
Accessibility & contrast
On white
1.30
#69FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#69FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF76
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF76 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA69
Deuteranopia (green-blind)
#F0DD80
Tritanopia (blue-blind)
#4AF9E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff76; /* rgb */ color: rgb(105, 255, 118); /* oklch */ color: oklch(88.9% 0.221 144.9);
Tailwind
colors: {
custom: {
50: '#a1ffa0',
500: '#69ff76',
950: '#000000',
},
}SCSS
$custom: #69ff76; $custom-light: #a1ffa0; $custom-dark: #000000;
JSON
{
"hex": "#69ff76",
"rgb": {
"r": 105,
"g": 255,
"b": 118
},
"hsl": {
"h": 125.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.88948,
"c": 0.22069,
"h": 144.9
},
"luminance": 0.75831
}Semantic roles & 50–950 ramp
primary
#69FF76
secondary
#DB31CC
accent
#00D2E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680