#69E47F#69E47F
#69E47F is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.5% C 0.178 H 147.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69E47F |
|---|---|
| RGB | rgb(105, 228, 127) |
| HSL | hsl(131, 69%, 65%) |
| HSV | hsv(131, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(81.85, -55.38, 39.01) |
| CIE-LCH | lch(81.85, 67.74, 144.83°) |
| OKLab | oklab(82.46% -0.15 0.0957) |
| OKLCH | oklch(82.46% 0.178 147.5) |
| XYZ | xyz(37.3975, 60.0192, 29.6887) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Lightish Green
#61E160
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 5.29
Minty Green
#0BF77D
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E47F #E469CE
analogous
#90E469 #69E47F #69E4BD
triadic
#69E47F #7F69E4 #E47F69
tetradic
#69E47F #6990E4 #E469CE #E4BD69
square
#69E47F #6990E4 #E469CE #E4BD69
split-complementary
#69E47F #BD69E4 #E46990
monochromatic
#20B23A #35DB53 #69E47F #9DEDAB #D1F7D8
Accessibility & contrast
On white
1.61
#69E47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#69E47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E47F
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E47F | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D277
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#50E0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e47f; /* rgb */ color: rgb(105, 228, 127); /* oklch */ color: oklch(82.5% 0.178 147.5);
Tailwind
colors: {
custom: {
50: '#9deda5',
500: '#69e47f',
950: '#000000',
},
}SCSS
$custom: #69e47f; $custom-light: #9deda5; $custom-dark: #000000;
JSON
{
"hex": "#69e47f",
"rgb": {
"r": 105,
"g": 228,
"b": 127
},
"hsl": {
"h": 130.732,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82463,
"c": 0.17793,
"h": 147.5
},
"luminance": 0.60022
}Semantic roles & 50–950 ramp
primary
#69E47F
secondary
#B33E9E
accent
#14B0D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580