#6AF6A2#6AF6A2
#6AF6A2 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.170 H 154.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF6A2 |
|---|---|
| RGB | rgb(106, 246, 162) |
| HSL | hsl(144, 89%, 69%) |
| HSV | hsv(144, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 34.1%, 3.5%) |
| CIE-LAB | lab(87.77, -56.37, 29.27) |
| CIE-LCH | lch(87.77, 63.52, 152.56°) |
| OKLab | oklab(87.5% -0.1531 0.0736) |
| OKLCH | oklch(87.5% 0.17 154.3) |
| XYZ | xyz(45.4176, 71.5801, 45.5983) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 1.64
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.97
Seafoam (survey)
#80F9AD
ΔE00 2.11
Light Blue Green
#7EFBB3
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF6A2 #F66ABE
analogous
#78F66A #6AF6A2 #6AF6E8
triadic
#6AF6A2 #A26AF6 #F6A26A
tetradic
#6AF6A2 #6A78F6 #F66ABE #F6E86A
square
#6AF6A2 #6A78F6 #F66ABE #F6E86A
split-complementary
#6AF6A2 #E86AF6 #F66A78
monochromatic
#0DD95E #30F37E #6AF6A2 #A4F9C6 #DDFDEA
Accessibility & contrast
On white
1.37
#6AF6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#6AF6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF6A2
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF6A2 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49D
Deuteranopia (green-blind)
#E2D7A7
Tritanopia (blue-blind)
#3CF3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af6a2; /* rgb */ color: rgb(106, 246, 162); /* oklch */ color: oklch(87.5% 0.170 154.3);
Tailwind
colors: {
custom: {
50: '#9ffabe',
500: '#6af6a2',
950: '#000000',
},
}SCSS
$custom: #6af6a2; $custom-light: #9ffabe; $custom-dark: #000000;
JSON
{
"hex": "#6af6a2",
"rgb": {
"r": 106,
"g": 246,
"b": 162
},
"hsl": {
"h": 144,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.87503,
"c": 0.16986,
"h": 154.3
},
"luminance": 0.71584
}Semantic roles & 50–950 ramp
primary
#6AF6A2
secondary
#D03592
accent
#008AE5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582