#69E181#69E181
#69E181 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.172 H 148.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69E181 |
|---|---|
| RGB | rgb(105, 225, 129) |
| HSL | hsl(132, 67%, 65%) |
| HSV | hsv(132, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(80.98, -53.89, 36.91) |
| CIE-LCH | lch(80.98, 65.32, 145.59°) |
| OKLab | oklab(81.76% -0.146 0.0909) |
| OKLCH | oklch(81.76% 0.172 148.1) |
| XYZ | xyz(36.7110, 58.4355, 30.1093) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Tealish Green
#0CDC73
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.59
Turquoise Green
#04F489
ΔE00 5.69
Aqua Green
#12E193
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E181 #E169C9
analogous
#8DE169 #69E181 #69E1BD
triadic
#69E181 #8169E1 #E18169
tetradic
#69E181 #698DE1 #E169C9 #E1BD69
square
#69E181 #698DE1 #E169C9 #E1BD69
split-complementary
#69E181 #BD69E1 #E1698D
monochromatic
#23AD3E #36D756 #69E181 #9CEBAC #CFF5D7
Accessibility & contrast
On white
1.66
#69E181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#69E181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E181
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E181 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07A
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#50DDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e181; /* rgb */ color: rgb(105, 225, 129); /* oklch */ color: oklch(81.8% 0.172 148.1);
Tailwind
colors: {
custom: {
50: '#9ceba7',
500: '#69e181',
950: '#000000',
},
}SCSS
$custom: #69e181; $custom-light: #9ceba7; $custom-dark: #000000;
JSON
{
"hex": "#69e181",
"rgb": {
"r": 105,
"g": 225,
"b": 129
},
"hsl": {
"h": 132,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.8176,
"c": 0.172,
"h": 148.1
},
"luminance": 0.58439
}Semantic roles & 50–950 ramp
primary
#69E181
secondary
#AF4098
accent
#17AACF
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580