#69FF73#69FF73
#69FF73 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.223 H 144.5°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF73 |
|---|---|
| RGB | rgb(105, 255, 115) |
| HSL | hsl(124, 100%, 71%) |
| HSV | hsv(124, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(89.75, -67.04, 54.41) |
| CIE-LCH | lch(89.75, 86.34, 140.94°) |
| OKLab | oklab(88.91% -0.1817 0.1295) |
| OKLCH | oklch(88.91% 0.223 144.5) |
| XYZ | xyz(44.6775, 75.7569, 28.4844) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.09
Lighter Green
#75FD63
ΔE00 2.28
Light Bright Green
#53FE5C
ΔE00 2.29
Easter Green
#8CFD7E
ΔE00 2.84
Light Neon Green
#4EFD54
ΔE00 2.95
Bright Light Green
#2DFE54
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF73 #FF69F5
analogous
#AAFF69 #69FF73 #69FFBE
triadic
#69FF73 #7369FF #FF7369
tetradic
#69FF73 #69AAFF #FF69F5 #FFBE69
square
#69FF73 #69AAFF #FF69F5 #FFBE69
split-complementary
#69FF73 #BE69FF #FF69AA
monochromatic
#00EE10 #2CFF3A #69FF73 #A6FFAC #E0FFE2
Accessibility & contrast
On white
1.30
#69FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#69FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF73
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF73 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA66
Deuteranopia (green-blind)
#F0DD7E
Tritanopia (blue-blind)
#4BF9E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff73; /* rgb */ color: rgb(105, 255, 115); /* oklch */ color: oklch(88.9% 0.223 144.5);
Tailwind
colors: {
custom: {
50: '#a1ff9f',
500: '#69ff73',
950: '#000000',
},
}SCSS
$custom: #69ff73; $custom-light: #a1ff9f; $custom-dark: #000000;
JSON
{
"hex": "#69ff73",
"rgb": {
"r": 105,
"g": 255,
"b": 115
},
"hsl": {
"h": 124,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.8891,
"c": 0.22313,
"h": 144.5
},
"luminance": 0.75761
}Semantic roles & 50–950 ramp
primary
#69FF73
secondary
#DB31CF
accent
#00D6E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680