#6AF29C#6AF29C
#6AF29C is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.4% C 0.170 H 153.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF29C |
|---|---|
| RGB | rgb(106, 242, 156) |
| HSL | hsl(142, 84%, 68%) |
| HSV | hsv(142, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 35.5%, 5.1%) |
| CIE-LAB | lab(86.49, -55.86, 30.59) |
| CIE-LCH | lch(86.49, 63.69, 151.30°) |
| OKLab | oklab(86.42% -0.1516 0.0767) |
| OKLCH | oklch(86.42% 0.17 153.2) |
| XYZ | xyz(43.6934, 68.9647, 42.4550) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.51
Sea Green (survey)
#53FCA1
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF29C #F26AC0
analogous
#7CF26A #6AF29C #6AF2E0
triadic
#6AF29C #9C6AF2 #F29C6A
tetradic
#6AF29C #6A7CF2 #F26AC0 #F2E06A
square
#6AF29C #6A7CF2 #F26AC0 #F2E06A
split-complementary
#6AF29C #E06AF2 #F26A7C
monochromatic
#12CF58 #32ED77 #6AF29C #A2F7C1 #DBFCE7
Accessibility & contrast
On white
1.42
#6AF29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#6AF29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF29C
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF29C | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E096
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#41EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af29c; /* rgb */ color: rgb(106, 242, 156); /* oklch */ color: oklch(86.4% 0.170 153.2);
Tailwind
colors: {
custom: {
50: '#9ff7ba',
500: '#6af29c',
950: '#000000',
},
}SCSS
$custom: #6af29c; $custom-light: #9ff7ba; $custom-dark: #000000;
JSON
{
"hex": "#6af29c",
"rgb": {
"r": 106,
"g": 242,
"b": 156
},
"hsl": {
"h": 142.059,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86421,
"c": 0.16986,
"h": 153.2
},
"luminance": 0.68969
}Semantic roles & 50–950 ramp
primary
#6AF29C
secondary
#CB3694
accent
#0590E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581