#69E080#69E080
#69E080 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.172 H 147.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69E080 |
|---|---|
| RGB | rgb(105, 224, 128) |
| HSL | hsl(132, 66%, 65%) |
| HSV | hsv(132, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.67, -53.65, 37.00) |
| CIE-LCH | lch(80.67, 65.17, 145.41°) |
| OKLab | oklab(81.5% -0.1454 0.0911) |
| OKLCH | oklch(81.5% 0.172 147.9) |
| XYZ | xyz(36.3753, 57.8700, 29.6711) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Tealish Green
#0CDC73
ΔE00 4.33
Lightish Green
#61E160
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 5.87
Seaweed
#18D17B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E080 #E069C9
analogous
#8DE069 #69E080 #69E0BC
triadic
#69E080 #8069E0 #E08069
tetradic
#69E080 #698DE0 #E069C9 #E0BC69
square
#69E080 #698DE0 #E069C9 #E0BC69
split-complementary
#69E080 #BC69E0 #E0698D
monochromatic
#23AB3E #36D655 #69E080 #9CEAAB #CEF5D6
Accessibility & contrast
On white
1.67
#69E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#69E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E080
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E080 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#51DCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69e080; /* rgb */ color: rgb(105, 224, 128); /* oklch */ color: oklch(81.5% 0.172 147.9);
Tailwind
colors: {
custom: {
50: '#9ceaa6',
500: '#69e080',
950: '#000000',
},
}SCSS
$custom: #69e080; $custom-light: #9ceaa6; $custom-dark: #000000;
JSON
{
"hex": "#69e080",
"rgb": {
"r": 105,
"g": 224,
"b": 128
},
"hsl": {
"h": 131.597,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81498,
"c": 0.17155,
"h": 147.9
},
"luminance": 0.57873
}Semantic roles & 50–950 ramp
primary
#69E080
secondary
#AD4098
accent
#18AACE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480