#6AF09C#6AF09C
#6AF09C is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.167 H 153.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF09C |
|---|---|
| RGB | rgb(106, 240, 156) |
| HSL | hsl(142, 82%, 68%) |
| HSV | hsv(142, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.90, -55.07, 29.80) |
| CIE-LCH | lch(85.90, 62.62, 151.58°) |
| OKLab | oklab(85.94% -0.1495 0.0748) |
| OKLCH | oklch(85.94% 0.167 153.4) |
| XYZ | xyz(43.1013, 67.7807, 42.2577) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.48
Light Bluish Green
#76FDA8
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.88
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF09C #F06ABE
analogous
#7BF06A #6AF09C #6AF0DF
triadic
#6AF09C #9C6AF0 #F09C6A
tetradic
#6AF09C #6A7BF0 #F06ABE #F0DF6A
square
#6AF09C #6A7BF0 #F06ABE #F0DF6A
split-complementary
#6AF09C #DF6AF0 #F06A7B
monochromatic
#14CB59 #32EA77 #6AF09C #A2F6C1 #D9FBE6
Accessibility & contrast
On white
1.44
#6AF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6AF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF09C
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF09C | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF97
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#42EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af09c; /* rgb */ color: rgb(106, 240, 156); /* oklch */ color: oklch(85.9% 0.167 153.4);
Tailwind
colors: {
custom: {
50: '#9ff6b9',
500: '#6af09c',
950: '#000000',
},
}SCSS
$custom: #6af09c; $custom-light: #9ff6b9; $custom-dark: #000000;
JSON
{
"hex": "#6af09c",
"rgb": {
"r": 106,
"g": 240,
"b": 156
},
"hsl": {
"h": 142.388,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85938,
"c": 0.16716,
"h": 153.4
},
"luminance": 0.67785
}Semantic roles & 50–950 ramp
primary
#6AF09C
secondary
#C83692
accent
#078EDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581