#69FF75#69FF75
#69FF75 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.222 H 144.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF75 |
|---|---|
| RGB | rgb(105, 255, 117) |
| HSL | hsl(125, 100%, 71%) |
| HSV | hsv(125, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(89.77, -66.79, 53.54) |
| CIE-LCH | lch(89.77, 85.60, 141.29°) |
| OKLab | oklab(88.94% -0.181 0.1277) |
| OKLCH | oklch(88.94% 0.222 144.8) |
| XYZ | xyz(44.7939, 75.8034, 29.0971) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.97
Light Bright Green
#53FE5C
ΔE00 2.50
Lighter Green
#75FD63
ΔE00 2.50
Easter Green
#8CFD7E
ΔE00 2.83
Light Neon Green
#4EFD54
ΔE00 3.16
Bright Light Green
#2DFE54
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF75 #FF69F3
analogous
#A8FF69 #69FF75 #69FFC0
triadic
#69FF75 #7569FF #FF7569
tetradic
#69FF75 #69A8FF #FF69F3 #FFC069
square
#69FF75 #69A8FF #FF69F3 #FFC069
split-complementary
#69FF75 #C069FF #FF69A8
monochromatic
#00EE13 #2CFF3D #69FF75 #A6FFAD #E0FFE3
Accessibility & contrast
On white
1.30
#69FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#69FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF75
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF75 | 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)
#FFEA68
Deuteranopia (green-blind)
#F0DD7F
Tritanopia (blue-blind)
#4AF9E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff75; /* rgb */ color: rgb(105, 255, 117); /* oklch */ color: oklch(88.9% 0.222 144.8);
Tailwind
colors: {
custom: {
50: '#a1ffa0',
500: '#69ff75',
950: '#000000',
},
}SCSS
$custom: #69ff75; $custom-light: #a1ffa0; $custom-dark: #000000;
JSON
{
"hex": "#69ff75",
"rgb": {
"r": 105,
"g": 255,
"b": 117
},
"hsl": {
"h": 124.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.88935,
"c": 0.22151,
"h": 144.8
},
"luminance": 0.75808
}Semantic roles & 50–950 ramp
primary
#69FF75
secondary
#DB31CD
accent
#00D3E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680