#69E47B#69E47B
#69E47B is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.4% C 0.182 H 146.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69E47B |
|---|---|
| RGB | rgb(105, 228, 123) |
| HSL | hsl(129, 69%, 65%) |
| HSV | hsv(129, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(81.79, -55.97, 40.91) |
| CIE-LCH | lch(81.79, 69.33, 143.84°) |
| OKLab | oklab(82.4% -0.1517 0.0998) |
| OKLCH | oklch(82.4% 0.182 146.6) |
| XYZ | xyz(37.1420, 59.9169, 28.3429) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightish Green
#61E160
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 4.67
Minty Green
#0BF77D
ΔE00 5.47
Turquoise Green
#04F489
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E47B #E469D2
analogous
#95E469 #69E47B #69E4B8
triadic
#69E47B #7B69E4 #E47B69
tetradic
#69E47B #6995E4 #E469D2 #E4B869
square
#69E47B #6995E4 #E469D2 #E4B869
split-complementary
#69E47B #B869E4 #E46995
monochromatic
#20B236 #35DB4D #69E47B #9DEDA9 #D1F7D6
Accessibility & contrast
On white
1.62
#69E47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#69E47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E47B
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E47B | 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)
#E7D273
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#51DFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e47b; /* rgb */ color: rgb(105, 228, 123); /* oklch */ color: oklch(82.4% 0.182 146.6);
Tailwind
colors: {
custom: {
50: '#9deda3',
500: '#69e47b',
950: '#000000',
},
}SCSS
$custom: #69e47b; $custom-light: #9deda3; $custom-dark: #000000;
JSON
{
"hex": "#69e47b",
"rgb": {
"r": 105,
"g": 228,
"b": 123
},
"hsl": {
"h": 128.78,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82399,
"c": 0.18158,
"h": 146.6
},
"luminance": 0.5992
}Semantic roles & 50–950 ramp
primary
#69E47B
secondary
#B33EA2
accent
#14B6D1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580