#6FE69A#6FE69A
#6FE69A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.153 H 153.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE69A |
|---|---|
| RGB | rgb(111, 230, 154) |
| HSL | hsl(142, 70%, 67%) |
| HSV | hsv(142, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.07, -50.23, 27.05) |
| CIE-LCH | lch(83.07, 57.05, 151.70°) |
| OKLab | oklab(83.66% -0.1367 0.0681) |
| OKLCH | oklch(83.66% 0.153 153.5) |
| XYZ | xyz(40.6821, 62.3028, 40.4474) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.71
Weird Green
#3AE57F
ΔE00 4.78
Light Blue Green
#7EFBB3
ΔE00 4.80
Light Greenish Blue
#63F7B4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE69A #E66FBB
analogous
#80E66F #6FE69A #6FE6D6
triadic
#6FE69A #9A6FE6 #E69A6F
tetradic
#6FE69A #6F80E6 #E66FBB #E6D66F
square
#6FE69A #6F80E6 #E66FBB #E6D66F
split-complementary
#6FE69A #D66FE6 #E66F80
monochromatic
#20BA58 #3BDD75 #6FE69A #A3EFBF #D7F8E3
Accessibility & contrast
On white
1.56
#6FE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6FE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE69A
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE69A | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#50E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe69a; /* rgb */ color: rgb(111, 230, 154); /* oklch */ color: oklch(83.7% 0.153 153.5);
Tailwind
colors: {
custom: {
50: '#a0efb8',
500: '#6fe69a',
950: '#000000',
},
}SCSS
$custom: #6fe69a; $custom-light: #a0efb8; $custom-dark: #000000;
JSON
{
"hex": "#6fe69a",
"rgb": {
"r": 111,
"g": 230,
"b": 154
},
"hsl": {
"h": 141.681,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83663,
"c": 0.15273,
"h": 153.5
},
"luminance": 0.62306
}Semantic roles & 50–950 ramp
primary
#6FE69A
secondary
#BA3F8E
accent
#138DD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581