#69E177#69E177
#69E177 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.6% C 0.181 H 146.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69E177 |
|---|---|
| RGB | rgb(105, 225, 119) |
| HSL | hsl(127, 67%, 65%) |
| HSV | hsv(127, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 47.1%, 11.8%) |
| CIE-LAB | lab(80.84, -55.39, 41.66) |
| CIE-LCH | lch(80.84, 69.31, 143.05°) |
| OKLab | oklab(81.6% -0.1502 0.1014) |
| OKLCH | oklch(81.6% 0.181 146) |
| XYZ | xyz(36.0785, 58.1826, 26.7783) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.60
Tealish Green
#0CDC73
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.66
Fresh Green
#69D84F
ΔE00 5.16
Minty Green
#0BF77D
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E177 #E169D3
analogous
#97E169 #69E177 #69E1B3
triadic
#69E177 #7769E1 #E17769
tetradic
#69E177 #6997E1 #E169D3 #E1B369
square
#69E177 #6997E1 #E169D3 #E1B369
split-complementary
#69E177 #B369E1 #E16997
monochromatic
#23AD33 #36D749 #69E177 #9CEBA5 #CFF5D3
Accessibility & contrast
On white
1.66
#69E177 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#69E177 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E177
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E177 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E177 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6E
Deuteranopia (green-blind)
#D4C47E
Tritanopia (blue-blind)
#53DCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e177; /* rgb */ color: rgb(105, 225, 119); /* oklch */ color: oklch(81.6% 0.181 146.0);
Tailwind
colors: {
custom: {
50: '#9deba0',
500: '#69e177',
950: '#000000',
},
}SCSS
$custom: #69e177; $custom-light: #9deba0; $custom-dark: #000000;
JSON
{
"hex": "#69e177",
"rgb": {
"r": 105,
"g": 225,
"b": 119
},
"hsl": {
"h": 127,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.81599,
"c": 0.18119,
"h": 146
},
"luminance": 0.58186
}Semantic roles & 50–950 ramp
primary
#69E177
secondary
#AF40A2
accent
#17B9CF
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580