#6CF2AA#6CF2AA
#6CF2AA is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.8% C 0.156 H 157.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2AA |
|---|---|
| RGB | rgb(108, 242, 170) |
| HSL | hsl(148, 84%, 69%) |
| HSV | hsv(148, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.80, -52.84, 23.89) |
| CIE-LCH | lch(86.80, 57.99, 155.67°) |
| OKLab | oklab(86.77% -0.1443 0.0606) |
| OKLCH | oklch(86.77% 0.156 157.2) |
| XYZ | xyz(45.1884, 69.5905, 49.0734) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Seafoam Green
#7AF9AB
ΔE00 2.11
Light Blue Green
#7EFBB3
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2AA #F26CB4
analogous
#71F26C #6CF2AA #6CF2ED
triadic
#6CF2AA #AA6CF2 #F2AA6C
tetradic
#6CF2AA #6C71F2 #F26CB4 #F2ED6C
square
#6CF2AA #6C71F2 #F26CB4 #F2ED6C
split-complementary
#6CF2AA #ED6CF2 #F26C71
monochromatic
#12D16B #34ED89 #6CF2AA #A4F7CB #DCFCEB
Accessibility & contrast
On white
1.41
#6CF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#6CF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2AA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2AA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#3EF0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf2aa; /* rgb */ color: rgb(108, 242, 170); /* oklch */ color: oklch(86.8% 0.156 157.2);
Tailwind
colors: {
custom: {
50: '#a0f7c3',
500: '#6cf2aa',
950: '#000000',
},
}SCSS
$custom: #6cf2aa; $custom-light: #a0f7c3; $custom-dark: #000000;
JSON
{
"hex": "#6cf2aa",
"rgb": {
"r": 108,
"g": 242,
"b": 170
},
"hsl": {
"h": 147.761,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86773,
"c": 0.15646,
"h": 157.2
},
"luminance": 0.69595
}Semantic roles & 50–950 ramp
primary
#6CF2AA
secondary
#CB3787
accent
#057BE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582