#69F178#69F178
#69F178 is a very light, highly saturated green. Relative luminance 0.673; OKLCH L 85.5% C 0.201 H 145.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69F178 |
|---|---|
| RGB | rgb(105, 241, 120) |
| HSL | hsl(127, 83%, 68%) |
| HSV | hsv(127, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 50.2%, 5.5%) |
| CIE-LAB | lab(85.64, -61.33, 47.14) |
| CIE-LCH | lch(85.64, 77.35, 142.45°) |
| OKLab | oklab(85.55% -0.1661 0.1137) |
| OKLCH | oklch(85.55% 0.201 145.6) |
| XYZ | xyz(40.6687, 67.2663, 28.6062) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.18
Spearmint
#1EF876
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.88
Lightish Green
#61E160
ΔE00 3.95
Minty Green
#0BF77D
ΔE00 3.97
Wintergreen
#20F986
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F178 #F169E2
analogous
#9EF169 #69F178 #69F1BC
triadic
#69F178 #7869F1 #F17869
tetradic
#69F178 #699EF1 #F169E2 #F1BC69
square
#69F178 #699EF1 #F169E2 #F1BC69
split-complementary
#69F178 #BC69F1 #F1699E
monochromatic
#13CD28 #31EC46 #69F178 #A1F6AA #D9FBDD
Accessibility & contrast
On white
1.45
#69F178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#69F178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F178
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F178 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6E
Deuteranopia (green-blind)
#E3D181
Tritanopia (blue-blind)
#4EECD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f178; /* rgb */ color: rgb(105, 241, 120); /* oklch */ color: oklch(85.5% 0.201 145.6);
Tailwind
colors: {
custom: {
50: '#9ff7a1',
500: '#69f178',
950: '#000000',
},
}SCSS
$custom: #69f178; $custom-light: #9ff7a1; $custom-dark: #000000;
JSON
{
"hex": "#69f178",
"rgb": {
"r": 105,
"g": 241,
"b": 120
},
"hsl": {
"h": 126.618,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85546,
"c": 0.20134,
"h": 145.6
},
"luminance": 0.6727
}Semantic roles & 50–950 ramp
primary
#69F178
secondary
#C935B9
accent
#06C7DF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580