#6CF4AA#6CF4AA
#6CF4AA is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.3% C 0.159 H 156.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF4AA |
|---|---|
| RGB | rgb(108, 244, 170) |
| HSL | hsl(147, 86%, 69%) |
| HSV | hsv(147, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.38, -53.65, 24.70) |
| CIE-LCH | lch(87.38, 59.07, 155.28°) |
| OKLab | oklab(87.25% -0.1463 0.0626) |
| OKLCH | oklch(87.25% 0.159 156.9) |
| XYZ | xyz(45.7869, 70.7876, 49.2729) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 1.97
Seafoam (survey)
#80F9AD
ΔE00 1.98
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF4AA #F46CB6
analogous
#72F46C #6CF4AA #6CF4EE
triadic
#6CF4AA #AA6CF4 #F4AA6C
tetradic
#6CF4AA #6C72F4 #F46CB6 #F4EE6C
square
#6CF4AA #6C72F4 #F46CB6 #F4EE6C
split-complementary
#6CF4AA #EE6CF4 #F46C72
monochromatic
#10D66A #33F089 #6CF4AA #A5F8CB #DEFDEC
Accessibility & contrast
On white
1.39
#6CF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#6CF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF4AA
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF4AA | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#3DF2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf4aa; /* rgb */ color: rgb(108, 244, 170); /* oklch */ color: oklch(87.3% 0.159 156.9);
Tailwind
colors: {
custom: {
50: '#a0f8c3',
500: '#6cf4aa',
950: '#000000',
},
}SCSS
$custom: #6cf4aa; $custom-light: #a0f8c3; $custom-dark: #000000;
JSON
{
"hex": "#6cf4aa",
"rgb": {
"r": 108,
"g": 244,
"b": 170
},
"hsl": {
"h": 147.353,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.87252,
"c": 0.15916,
"h": 156.9
},
"luminance": 0.70792
}Semantic roles & 50–950 ramp
primary
#6CF4AA
secondary
#CD3789
accent
#037DE3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582