#6AF2AC#6AF2AC
#6AF2AC is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.7% C 0.156 H 158.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF2AC |
|---|---|
| RGB | rgb(106, 242, 172) |
| HSL | hsl(149, 84%, 68%) |
| HSV | hsv(149, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(86.77, -52.89, 22.83) |
| CIE-LCH | lch(86.77, 57.60, 156.66°) |
| OKLab | oklab(86.75% -0.1445 0.058) |
| OKLCH | oklch(86.75% 0.156 158.1) |
| XYZ | xyz(45.1385, 69.5428, 50.0661) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF2AC #F26AB0
analogous
#6CF26A #6AF2AC #6AF2F0
triadic
#6AF2AC #AC6AF2 #F2AC6A
tetradic
#6AF2AC #6A6CF2 #F26AB0 #F2F06A
square
#6AF2AC #6A6CF2 #F26AB0 #F2F06A
split-complementary
#6AF2AC #F06AF2 #F26A6C
monochromatic
#12CF6E #32ED8D #6AF2AC #A2F7CB #DBFCEB
Accessibility & contrast
On white
1.41
#6AF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#6AF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF2AC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF2AC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A8
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#38F1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af2ac; /* rgb */ color: rgb(106, 242, 172); /* oklch */ color: oklch(86.7% 0.156 158.1);
Tailwind
colors: {
custom: {
50: '#9ff7c5',
500: '#6af2ac',
950: '#000000',
},
}SCSS
$custom: #6af2ac; $custom-light: #9ff7c5; $custom-dark: #000000;
JSON
{
"hex": "#6af2ac",
"rgb": {
"r": 106,
"g": 242,
"b": 172
},
"hsl": {
"h": 149.118,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86749,
"c": 0.15572,
"h": 158.1
},
"luminance": 0.69547
}Semantic roles & 50–950 ramp
primary
#6AF2AC
secondary
#CB3682
accent
#0576E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582