#6FF3AA#6FF3AA
#6FF3AA is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.1% C 0.156 H 156.7°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF3AA |
|---|---|
| RGB | rgb(111, 243, 170) |
| HSL | hsl(147, 85%, 69%) |
| HSV | hsv(147, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.18, -52.59, 24.44) |
| CIE-LCH | lch(87.18, 57.99, 155.08°) |
| OKLab | oklab(87.12% -0.1435 0.0619) |
| OKLCH | oklch(87.12% 0.156 156.7) |
| XYZ | xyz(45.8581, 70.3788, 49.1903) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.74
Seafoam (survey)
#80F9AD
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 1.98
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF3AA #F36FB8
analogous
#76F36F #6FF3AA #6FF3EC
triadic
#6FF3AA #AA6FF3 #F3AA6F
tetradic
#6FF3AA #6F76F3 #F36FB8 #F3EC6F
square
#6FF3AA #6F76F3 #F36FB8 #F3EC6F
split-complementary
#6FF3AA #EC6FF3 #F36F76
monochromatic
#12D669 #37EE89 #6FF3AA #A7F8CB #E0FCED
Accessibility & contrast
On white
1.39
#6FF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#6FF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF3AA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF3AA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#45F1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ff3aa; /* rgb */ color: rgb(111, 243, 170); /* oklch */ color: oklch(87.1% 0.156 156.7);
Tailwind
colors: {
custom: {
50: '#a2f8c3',
500: '#6ff3aa',
950: '#000000',
},
}SCSS
$custom: #6ff3aa; $custom-light: #a2f8c3; $custom-dark: #000000;
JSON
{
"hex": "#6ff3aa",
"rgb": {
"r": 111,
"g": 243,
"b": 170
},
"hsl": {
"h": 146.818,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.87115,
"c": 0.15632,
"h": 156.7
},
"luminance": 0.70383
}Semantic roles & 50–950 ramp
primary
#6FF3AA
secondary
#CC3A8B
accent
#047EE1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582