#69F176#69F176
#69F176 is a very light, highly saturated green. Relative luminance 0.672; OKLCH L 85.5% C 0.203 H 145.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69F176 |
|---|---|
| RGB | rgb(105, 241, 118) |
| HSL | hsl(126, 83%, 68%) |
| HSV | hsv(126, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 51%, 5.5%) |
| CIE-LAB | lab(85.61, -61.59, 48.05) |
| CIE-LCH | lch(85.61, 78.12, 142.04°) |
| OKLab | oklab(85.52% -0.1669 0.1157) |
| OKLCH | oklch(85.52% 0.203 145.3) |
| XYZ | xyz(40.5486, 67.2182, 27.9736) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.57
Easter Green
#8CFD7E
ΔE00 3.79
Lightish Green
#61E160
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 4.08
Lighter Green
#75FD63
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F176 #F169E4
analogous
#A0F169 #69F176 #69F1BA
triadic
#69F176 #7669F1 #F17669
tetradic
#69F176 #69A0F1 #F169E4 #F1BA69
square
#69F176 #69A0F1 #F169E4 #F1BA69
split-complementary
#69F176 #BA69F1 #F169A0
monochromatic
#13CD25 #31EC43 #69F176 #A1F6A9 #D9FBDC
Accessibility & contrast
On white
1.45
#69F176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#69F176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F176
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F176 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6B
Deuteranopia (green-blind)
#E3D17F
Tritanopia (blue-blind)
#4FEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f176; /* rgb */ color: rgb(105, 241, 118); /* oklch */ color: oklch(85.5% 0.203 145.3);
Tailwind
colors: {
custom: {
50: '#9ff7a0',
500: '#69f176',
950: '#000000',
},
}SCSS
$custom: #69f176; $custom-light: #9ff7a0; $custom-dark: #000000;
JSON
{
"hex": "#69f176",
"rgb": {
"r": 105,
"g": 241,
"b": 118
},
"hsl": {
"h": 125.735,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85518,
"c": 0.20308,
"h": 145.3
},
"luminance": 0.67222
}Semantic roles & 50–950 ramp
primary
#69F176
secondary
#C935BB
accent
#06CBDF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580