#69E17E#69E17E
#69E17E is a light, vivid green. Relative luminance 0.584; OKLCH L 81.7% C 0.175 H 147.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69E17E |
|---|---|
| RGB | rgb(105, 225, 126) |
| HSL | hsl(131, 67%, 65%) |
| HSV | hsv(131, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 44%, 11.8%) |
| CIE-LAB | lab(80.94, -54.35, 38.34) |
| CIE-LCH | lch(80.94, 66.52, 144.80°) |
| OKLab | oklab(81.71% -0.1473 0.0941) |
| OKLCH | oklch(81.71% 0.175 147.4) |
| XYZ | xyz(36.5145, 58.3570, 29.0744) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Lightish Green
#61E160
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.49
Turquoise Green
#04F489
ΔE00 5.76
Minty Green
#0BF77D
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E17E #E169CC
analogous
#90E169 #69E17E #69E1BA
triadic
#69E17E #7E69E1 #E17E69
tetradic
#69E17E #6990E1 #E169CC #E1BA69
square
#69E17E #6990E1 #E169CC #E1BA69
split-complementary
#69E17E #BA69E1 #E16990
monochromatic
#23AD3B #36D752 #69E17E #9CEBAA #CFF5D6
Accessibility & contrast
On white
1.66
#69E17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#69E17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E17E
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E17E | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D076
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#51DDC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e17e; /* rgb */ color: rgb(105, 225, 126); /* oklch */ color: oklch(81.7% 0.175 147.4);
Tailwind
colors: {
custom: {
50: '#9deba4',
500: '#69e17e',
950: '#000000',
},
}SCSS
$custom: #69e17e; $custom-light: #9deba4; $custom-dark: #000000;
JSON
{
"hex": "#69e17e",
"rgb": {
"r": 105,
"g": 225,
"b": 126
},
"hsl": {
"h": 130.5,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.8171,
"c": 0.17477,
"h": 147.4
},
"luminance": 0.5836
}Semantic roles & 50–950 ramp
primary
#69E17E
secondary
#AF409B
accent
#17AECF
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580