#6DF1AA#6DF1AA
#6DF1AA is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.6% C 0.155 H 157.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF1AA |
|---|---|
| RGB | rgb(109, 241, 170) |
| HSL | hsl(148, 83%, 69%) |
| HSV | hsv(148, 55%, 95%) |
| CMYK | cmyk(54.8%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.53, -52.22, 23.54) |
| CIE-LCH | lch(86.53, 57.28, 155.74°) |
| OKLab | oklab(86.57% -0.1426 0.0597) |
| OKLCH | oklch(86.57% 0.155 157.3) |
| XYZ | xyz(45.0139, 69.0600, 48.9802) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.29
Light Blue Green
#7EFBB3
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF1AA #F16DB4
analogous
#72F16D #6DF1AA #6DF1EC
triadic
#6DF1AA #AA6DF1 #F1AA6D
tetradic
#6DF1AA #6D72F1 #F16DB4 #F1EC6D
square
#6DF1AA #6D72F1 #F16DB4 #F1EC6D
split-complementary
#6DF1AA #EC6DF1 #F16D72
monochromatic
#14D06B #35EC89 #6DF1AA #A5F6CB #DDFCEB
Accessibility & contrast
On white
1.42
#6DF1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#6DF1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF1AA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF1AA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#41EFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6df1aa; /* rgb */ color: rgb(109, 241, 170); /* oklch */ color: oklch(86.6% 0.155 157.3);
Tailwind
colors: {
custom: {
50: '#a0f6c3',
500: '#6df1aa',
950: '#000000',
},
}SCSS
$custom: #6df1aa; $custom-light: #a0f6c3; $custom-dark: #000000;
JSON
{
"hex": "#6df1aa",
"rgb": {
"r": 109,
"g": 241,
"b": 170
},
"hsl": {
"h": 147.727,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.86568,
"c": 0.15461,
"h": 157.3
},
"luminance": 0.69064
}Semantic roles & 50–950 ramp
primary
#6DF1AA
secondary
#CA3887
accent
#077BDF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582