#6AF3A2#6AF3A2
#6AF3A2 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.166 H 154.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF3A2 |
|---|---|
| RGB | rgb(106, 243, 162) |
| HSL | hsl(145, 85%, 68%) |
| HSV | hsv(145, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 33.3%, 4.7%) |
| CIE-LAB | lab(86.88, -55.18, 28.08) |
| CIE-LCH | lch(86.88, 61.92, 153.03°) |
| OKLab | oklab(86.78% -0.15 0.0707) |
| OKLCH | oklch(86.78% 0.166 154.8) |
| XYZ | xyz(44.5125, 69.7699, 45.2966) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.76
Seafoam (survey)
#80F9AD
ΔE00 2.19
Light Bluish Green
#76FDA8
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF3A2 #F36ABB
analogous
#76F36A #6AF3A2 #6AF3E7
triadic
#6AF3A2 #A26AF3 #F3A26A
tetradic
#6AF3A2 #6A76F3 #F36ABB #F3E76A
square
#6AF3A2 #6A76F3 #F36ABB #F3E76A
split-complementary
#6AF3A2 #E76AF3 #F36A76
monochromatic
#11D260 #31EE7F #6AF3A2 #A3F8C5 #DBFCE9
Accessibility & contrast
On white
1.40
#6AF3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6AF3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF3A2
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF3A2 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E29D
Deuteranopia (green-blind)
#E0D4A7
Tritanopia (blue-blind)
#3EF1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af3a2; /* rgb */ color: rgb(106, 243, 162); /* oklch */ color: oklch(86.8% 0.166 154.8);
Tailwind
colors: {
custom: {
50: '#9ff8be',
500: '#6af3a2',
950: '#000000',
},
}SCSS
$custom: #6af3a2; $custom-light: #9ff8be; $custom-dark: #000000;
JSON
{
"hex": "#6af3a2",
"rgb": {
"r": 106,
"g": 243,
"b": 162
},
"hsl": {
"h": 144.526,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.8678,
"c": 0.16583,
"h": 154.8
},
"luminance": 0.69774
}Semantic roles & 50–950 ramp
primary
#6AF3A2
secondary
#CC358E
accent
#0487E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582