#69E484#69E484
#69E484 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.173 H 148.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69E484 |
|---|---|
| RGB | rgb(105, 228, 132) |
| HSL | hsl(133, 69%, 65%) |
| HSV | hsv(133, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(81.92, -54.60, 36.63) |
| CIE-LCH | lch(81.92, 65.75, 146.15°) |
| OKLab | oklab(82.55% -0.1479 0.0903) |
| OKLCH | oklch(82.55% 0.173 148.6) |
| XYZ | xyz(37.7315, 60.1528, 31.4476) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Lightgreen
#90EE90
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.56
Lightish Green
#61E160
ΔE00 4.81
Turquoise Green
#04F489
ΔE00 5.16
Wintergreen
#20F986
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E484 #E469C9
analogous
#8BE469 #69E484 #69E4C2
triadic
#69E484 #8469E4 #E48469
tetradic
#69E484 #698BE4 #E469C9 #E4C269
square
#69E484 #698BE4 #E469C9 #E4C269
split-complementary
#69E484 #C269E4 #E4698B
monochromatic
#20B240 #35DB59 #69E484 #9DEDAF #D1F7D9
Accessibility & contrast
On white
1.61
#69E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#69E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E484
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E484 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#4EE0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e484; /* rgb */ color: rgb(105, 228, 132); /* oklch */ color: oklch(82.5% 0.173 148.6);
Tailwind
colors: {
custom: {
50: '#9deda9',
500: '#69e484',
950: '#000000',
},
}SCSS
$custom: #69e484; $custom-light: #9deda9; $custom-dark: #000000;
JSON
{
"hex": "#69e484",
"rgb": {
"r": 105,
"g": 228,
"b": 132
},
"hsl": {
"h": 133.171,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82546,
"c": 0.17332,
"h": 148.6
},
"luminance": 0.60156
}Semantic roles & 50–950 ramp
primary
#69E484
secondary
#B33E9A
accent
#14A8D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580