#69E680#69E680
#69E680 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.180 H 147.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69E680 |
|---|---|
| RGB | rgb(105, 230, 128) |
| HSL | hsl(131, 71%, 66%) |
| HSV | hsv(131, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 44.3%, 9.8%) |
| CIE-LAB | lab(82.46, -56.00, 39.30) |
| CIE-LCH | lch(82.46, 68.42, 144.94°) |
| OKLab | oklab(82.97% -0.1517 0.0964) |
| OKLCH | oklch(82.97% 0.18 147.6) |
| XYZ | xyz(38.0164, 61.1521, 30.2181) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 3.96
Lightish Green
#61E160
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.74
Turquoise Green
#04F489
ΔE00 4.99
Minty Green
#0BF77D
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E680 #E669CF
analogous
#90E669 #69E680 #69E6BE
triadic
#69E680 #8069E6 #E68069
tetradic
#69E680 #6990E6 #E669CF #E6BE69
square
#69E680 #6990E6 #E669CF #E6BE69
split-complementary
#69E680 #BE69E6 #E66990
monochromatic
#1EB63A #35DD54 #69E680 #9DEFAC #D2F7D9
Accessibility & contrast
On white
1.59
#69E680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#69E680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E680
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E680 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#4FE2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e680; /* rgb */ color: rgb(105, 230, 128); /* oklch */ color: oklch(83.0% 0.180 147.6);
Tailwind
colors: {
custom: {
50: '#9defa6',
500: '#69e680',
950: '#000000',
},
}SCSS
$custom: #69e680; $custom-light: #9defa6; $custom-dark: #000000;
JSON
{
"hex": "#69e680",
"rgb": {
"r": 105,
"g": 230,
"b": 128
},
"hsl": {
"h": 131.04,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.82969,
"c": 0.17971,
"h": 147.6
},
"luminance": 0.61155
}Semantic roles & 50–950 ramp
primary
#69E680
secondary
#B63DA0
accent
#12B0D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580