#6FF1AA#6FF1AA
#6FF1AA is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.154 H 157.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF1AA |
|---|---|
| RGB | rgb(111, 241, 170) |
| HSL | hsl(147, 82%, 69%) |
| HSV | hsv(147, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.60, -51.77, 23.64) |
| CIE-LCH | lch(86.60, 56.91, 155.46°) |
| OKLab | oklab(86.64% -0.1414 0.06) |
| OKLCH | oklch(86.64% 0.154 157) |
| XYZ | xyz(45.2628, 69.1883, 48.9918) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.14
Seafoam Green
#7AF9AB
ΔE00 2.20
Light Blue Green
#7EFBB3
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF1AA #F16FB6
analogous
#75F16F #6FF1AA #6FF1EB
triadic
#6FF1AA #AA6FF1 #F1AA6F
tetradic
#6FF1AA #6F75F1 #F16FB6 #F1EB6F
square
#6FF1AA #6F75F1 #F16FB6 #F1EB6F
split-complementary
#6FF1AA #EB6FF1 #F16F75
monochromatic
#14D16A #37EC89 #6FF1AA #A7F6CB #DFFCEC
Accessibility & contrast
On white
1.42
#6FF1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6FF1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF1AA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF1AA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#45EFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff1aa; /* rgb */ color: rgb(111, 241, 170); /* oklch */ color: oklch(86.6% 0.154 157.0);
Tailwind
colors: {
custom: {
50: '#a1f6c3',
500: '#6ff1aa',
950: '#000000',
},
}SCSS
$custom: #6ff1aa; $custom-light: #a1f6c3; $custom-dark: #000000;
JSON
{
"hex": "#6ff1aa",
"rgb": {
"r": 111,
"g": 241,
"b": 170
},
"hsl": {
"h": 147.231,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.86637,
"c": 0.15359,
"h": 157
},
"luminance": 0.69192
}Semantic roles & 50–950 ramp
primary
#6FF1AA
secondary
#CA3A89
accent
#077DDF
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582