#69F379#69F379
#69F379 is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.1% C 0.203 H 145.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69F379 |
|---|---|
| RGB | rgb(105, 243, 121) |
| HSL | hsl(127, 85%, 68%) |
| HSV | hsv(127, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 50.2%, 4.7%) |
| CIE-LAB | lab(86.25, -61.93, 47.42) |
| CIE-LCH | lch(86.25, 78.00, 142.56°) |
| OKLab | oklab(86.05% -0.1677 0.1144) |
| OKLCH | oklch(86.05% 0.203 145.7) |
| XYZ | xyz(41.3249, 68.4812, 29.1259) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.80
Spearmint
#1EF876
ΔE00 3.35
Easter Green
#8CFD7E
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.84
Wintergreen
#20F986
ΔE00 4.19
Lighter Green
#75FD63
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F379 #F369E3
analogous
#9EF369 #69F379 #69F3BE
triadic
#69F379 #7969F3 #F37969
tetradic
#69F379 #699EF3 #F369E3 #F3BE69
square
#69F379 #699EF3 #F369E3 #F3BE69
split-complementary
#69F379 #BE69F3 #F3699E
monochromatic
#11D127 #30EE46 #69F379 #A2F8AC #DAFCDE
Accessibility & contrast
On white
1.43
#69F379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#69F379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F379
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F379 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6F
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#4DEED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f379; /* rgb */ color: rgb(105, 243, 121); /* oklch */ color: oklch(86.1% 0.203 145.7);
Tailwind
colors: {
custom: {
50: '#9ff8a2',
500: '#69f379',
950: '#000000',
},
}SCSS
$custom: #69f379; $custom-light: #9ff8a2; $custom-dark: #000000;
JSON
{
"hex": "#69f379",
"rgb": {
"r": 105,
"g": 243,
"b": 121
},
"hsl": {
"h": 126.957,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.8605,
"c": 0.20306,
"h": 145.7
},
"luminance": 0.68485
}Semantic roles & 50–950 ramp
primary
#69F379
secondary
#CC34BA
accent
#04C8E2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580