#69F47C#69F47C
#69F47C is a very light, highly saturated green. Relative luminance 0.692; OKLCH L 86.3% C 0.202 H 146.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69F47C |
|---|---|
| RGB | rgb(105, 244, 124) |
| HSL | hsl(128, 86%, 68%) |
| HSV | hsv(128, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.58, -61.89, 46.42) |
| CIE-LCH | lch(86.58, 77.37, 143.13°) |
| OKLab | oklab(86.34% -0.1676 0.1123) |
| OKLCH | oklch(86.34% 0.202 146.2) |
| XYZ | xyz(41.8118, 69.1561, 30.2099) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.77
Spearmint
#1EF876
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.65
Minty Green
#0BF77D
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.93
Spring Green
#00FF7F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F47C #F469E1
analogous
#9BF469 #69F47C #69F4C1
triadic
#69F47C #7C69F4 #F47C69
tetradic
#69F47C #699BF4 #F469E1 #F4C169
square
#69F47C #699BF4 #F469E1 #F4C169
split-complementary
#69F47C #C169F4 #F4699B
monochromatic
#0FD32A #30F04A #69F47C #A2F8AE #DBFCE0
Accessibility & contrast
On white
1.42
#69F47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#69F47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F47C
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F47C | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#4CEFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f47c; /* rgb */ color: rgb(105, 244, 124); /* oklch */ color: oklch(86.3% 0.202 146.2);
Tailwind
colors: {
custom: {
50: '#9ff9a4',
500: '#69f47c',
950: '#000000',
},
}SCSS
$custom: #69f47c; $custom-light: #9ff9a4; $custom-dark: #000000;
JSON
{
"hex": "#69f47c",
"rgb": {
"r": 105,
"g": 244,
"b": 124
},
"hsl": {
"h": 128.201,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86338,
"c": 0.20174,
"h": 146.2
},
"luminance": 0.6916
}Semantic roles & 50–950 ramp
primary
#69F47C
secondary
#CD34B8
accent
#03C4E3
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580