#69E676#69E676
#69E676 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.189 H 145.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69E676 |
|---|---|
| RGB | rgb(105, 230, 118) |
| HSL | hsl(126, 71%, 66%) |
| HSV | hsv(126, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 48.7%, 9.8%) |
| CIE-LAB | lab(82.33, -57.46, 44.00) |
| CIE-LCH | lch(82.33, 72.37, 142.56°) |
| OKLab | oklab(82.82% -0.1558 0.1066) |
| OKLCH | oklch(82.82% 0.189 145.6) |
| XYZ | xyz(37.3903, 60.9017, 26.9209) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.68
Weird Green
#3AE57F
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 4.36
Spearmint
#1EF876
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.13
Minty Green
#0BF77D
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E676 #E669D9
analogous
#9AE669 #69E676 #69E6B4
triadic
#69E676 #7669E6 #E67669
tetradic
#69E676 #699AE6 #E669D9 #E6B469
square
#69E676 #699AE6 #E669D9 #E6B469
split-complementary
#69E676 #B469E6 #E6699A
monochromatic
#1EB62E #35DD46 #69E676 #9DEFA6 #D2F7D6
Accessibility & contrast
On white
1.59
#69E676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#69E676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E676
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E676 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46D
Deuteranopia (green-blind)
#D9C87E
Tritanopia (blue-blind)
#52E1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e676; /* rgb */ color: rgb(105, 230, 118); /* oklch */ color: oklch(82.8% 0.189 145.6);
Tailwind
colors: {
custom: {
50: '#9def9f',
500: '#69e676',
950: '#000000',
},
}SCSS
$custom: #69e676; $custom-light: #9def9f; $custom-dark: #000000;
JSON
{
"hex": "#69e676",
"rgb": {
"r": 105,
"g": 230,
"b": 118
},
"hsl": {
"h": 126.24,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.82815,
"c": 0.18875,
"h": 145.6
},
"luminance": 0.60905
}Semantic roles & 50–950 ramp
primary
#69E676
secondary
#B63DAA
accent
#12BFD3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580