#6CF3AA#6CF3AA
#6CF3AA is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.0% C 0.158 H 157.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF3AA |
|---|---|
| RGB | rgb(108, 243, 170) |
| HSL | hsl(148, 85%, 69%) |
| HSV | hsv(148, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.09, -53.25, 24.29) |
| CIE-LCH | lch(87.09, 58.53, 155.48°) |
| OKLab | oklab(87.01% -0.1453 0.0616) |
| OKLCH | oklch(87.01% 0.158 157) |
| XYZ | xyz(45.4868, 70.1874, 49.1729) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.90
Light Greenish Blue
#63F7B4
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF3AA #F36CB5
analogous
#72F36C #6CF3AA #6CF3EE
triadic
#6CF3AA #AA6CF3 #F3AA6C
tetradic
#6CF3AA #6C72F3 #F36CB5 #F3EE6C
square
#6CF3AA #6C72F3 #F36CB5 #F3EE6C
split-complementary
#6CF3AA #EE6CF3 #F36C72
monochromatic
#11D36A #33EE89 #6CF3AA #A5F8CB #DDFCEB
Accessibility & contrast
On white
1.40
#6CF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#6CF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF3AA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF3AA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#3EF1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf3aa; /* rgb */ color: rgb(108, 243, 170); /* oklch */ color: oklch(87.0% 0.158 157.0);
Tailwind
colors: {
custom: {
50: '#a0f8c3',
500: '#6cf3aa',
950: '#000000',
},
}SCSS
$custom: #6cf3aa; $custom-light: #a0f8c3; $custom-dark: #000000;
JSON
{
"hex": "#6cf3aa",
"rgb": {
"r": 108,
"g": 243,
"b": 170
},
"hsl": {
"h": 147.556,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.87013,
"c": 0.15781,
"h": 157
},
"luminance": 0.70192
}Semantic roles & 50–950 ramp
primary
#6CF3AA
secondary
#CC3788
accent
#047CE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582