#69E47A#69E47A
#69E47A is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.4% C 0.182 H 146.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69E47A |
|---|---|
| RGB | rgb(105, 228, 122) |
| HSL | hsl(128, 69%, 65%) |
| HSV | hsv(128, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(81.78, -56.12, 41.38) |
| CIE-LCH | lch(81.78, 69.72, 143.60°) |
| OKLab | oklab(82.38% -0.1521 0.1009) |
| OKLCH | oklch(82.38% 0.182 146.4) |
| XYZ | xyz(37.0797, 59.8920, 28.0149) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 4.71
Minty Green
#0BF77D
ΔE00 5.47
Turquoise Green
#04F489
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E47A #E469D3
analogous
#95E469 #69E47A #69E4B8
triadic
#69E47A #7A69E4 #E47A69
tetradic
#69E47A #6995E4 #E469D3 #E4B869
square
#69E47A #6995E4 #E469D3 #E4B869
split-complementary
#69E47A #B869E4 #E46995
monochromatic
#20B234 #35DB4C #69E47A #9DEDA8 #D1F7D6
Accessibility & contrast
On white
1.62
#69E47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#69E47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E47A
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E47A | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D272
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#51DFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e47a; /* rgb */ color: rgb(105, 228, 122); /* oklch */ color: oklch(82.4% 0.182 146.4);
Tailwind
colors: {
custom: {
50: '#9deda2',
500: '#69e47a',
950: '#000000',
},
}SCSS
$custom: #69e47a; $custom-light: #9deda2; $custom-dark: #000000;
JSON
{
"hex": "#69e47a",
"rgb": {
"r": 105,
"g": 228,
"b": 122
},
"hsl": {
"h": 128.293,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82383,
"c": 0.18249,
"h": 146.4
},
"luminance": 0.59895
}Semantic roles & 50–950 ramp
primary
#69E47A
secondary
#B33EA3
accent
#14B7D1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580