#6FE5A2#6FE5A2
#6FE5A2 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.6% C 0.144 H 156.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE5A2 |
|---|---|
| RGB | rgb(111, 229, 162) |
| HSL | hsl(146, 69%, 67%) |
| HSV | hsv(146, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 29.3%, 10.2%) |
| CIE-LAB | lab(82.93, -48.33, 22.72) |
| CIE-LCH | lch(82.93, 53.40, 154.82°) |
| OKLab | oklab(83.59% -0.1321 0.0576) |
| OKLCH | oklch(83.59% 0.144 156.4) |
| XYZ | xyz(41.0932, 62.0233, 43.9816) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.76
Seafoam
#7FE0B3
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE5A2 #E56FB2
analogous
#77E56F #6FE5A2 #6FE5DD
triadic
#6FE5A2 #A26FE5 #E5A26F
tetradic
#6FE5A2 #6F77E5 #E56FB2 #E5DD6F
square
#6FE5A2 #6F77E5 #E56FB2 #E5DD6F
split-complementary
#6FE5A2 #DD6FE5 #E56F77
monochromatic
#21B863 #3BDC81 #6FE5A2 #A3EEC3 #D7F8E5
Accessibility & contrast
On white
1.57
#6FE5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#6FE5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE5A2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE5A2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#D3CAA6
Tritanopia (blue-blind)
#4DE3D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe5a2; /* rgb */ color: rgb(111, 229, 162); /* oklch */ color: oklch(83.6% 0.144 156.4);
Tailwind
colors: {
custom: {
50: '#a0eebd',
500: '#6fe5a2',
950: '#000000',
},
}SCSS
$custom: #6fe5a2; $custom-light: #a0eebd; $custom-dark: #000000;
JSON
{
"hex": "#6fe5a2",
"rgb": {
"r": 111,
"g": 229,
"b": 162
},
"hsl": {
"h": 145.932,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.8359,
"c": 0.1441,
"h": 156.4
},
"luminance": 0.62027
}Semantic roles & 50–950 ramp
primary
#6FE5A2
secondary
#B84084
accent
#1480D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582