#69FF74#69FF74
#69FF74 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.222 H 144.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF74 |
|---|---|
| RGB | rgb(105, 255, 116) |
| HSL | hsl(124, 100%, 71%) |
| HSV | hsv(124, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.76, -66.92, 53.97) |
| CIE-LCH | lch(89.76, 85.97, 141.11°) |
| OKLab | oklab(88.92% -0.1814 0.1286) |
| OKLCH | oklch(88.92% 0.222 144.7) |
| XYZ | xyz(44.7354, 75.7800, 28.7891) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.02
Lighter Green
#75FD63
ΔE00 2.39
Light Bright Green
#53FE5C
ΔE00 2.39
Easter Green
#8CFD7E
ΔE00 2.83
Light Neon Green
#4EFD54
ΔE00 3.06
Bright Light Green
#2DFE54
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF74 #FF69F4
analogous
#A9FF69 #69FF74 #69FFBF
triadic
#69FF74 #7469FF #FF7469
tetradic
#69FF74 #69A9FF #FF69F4 #FFBF69
square
#69FF74 #69A9FF #FF69F4 #FFBF69
split-complementary
#69FF74 #BF69FF #FF69A9
monochromatic
#00EE11 #2CFF3B #69FF74 #A6FFAD #E0FFE3
Accessibility & contrast
On white
1.30
#69FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#69FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF74
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF74 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA67
Deuteranopia (green-blind)
#F0DD7F
Tritanopia (blue-blind)
#4AF9E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff74; /* rgb */ color: rgb(105, 255, 116); /* oklch */ color: oklch(88.9% 0.222 144.7);
Tailwind
colors: {
custom: {
50: '#a1ff9f',
500: '#69ff74',
950: '#000000',
},
}SCSS
$custom: #69ff74; $custom-light: #a1ff9f; $custom-dark: #000000;
JSON
{
"hex": "#69ff74",
"rgb": {
"r": 105,
"g": 255,
"b": 116
},
"hsl": {
"h": 124.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.88923,
"c": 0.22233,
"h": 144.7
},
"luminance": 0.75784
}Semantic roles & 50–950 ramp
primary
#69FF74
secondary
#DB31CE
accent
#00D5E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680