#6CF2A8#6CF2A8
#6CF2A8 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.7% C 0.158 H 156.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2A8 |
|---|---|
| RGB | rgb(108, 242, 168) |
| HSL | hsl(147, 84%, 69%) |
| HSV | hsv(147, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 30.6%, 5.1%) |
| CIE-LAB | lab(86.76, -53.23, 24.87) |
| CIE-LCH | lch(86.76, 58.75, 154.96°) |
| OKLab | oklab(86.73% -0.1451 0.063) |
| OKLCH | oklch(86.73% 0.158 156.6) |
| XYZ | xyz(45.0006, 69.5154, 48.0846) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.92
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2A8 #F26CB6
analogous
#73F26C #6CF2A8 #6CF2EB
triadic
#6CF2A8 #A86CF2 #F2A86C
tetradic
#6CF2A8 #6C73F2 #F26CB6 #F2EB6C
square
#6CF2A8 #6C73F2 #F26CB6 #F2EB6C
split-complementary
#6CF2A8 #EB6CF2 #F26C73
monochromatic
#12D168 #34ED87 #6CF2A8 #A4F7C9 #DCFCEB
Accessibility & contrast
On white
1.41
#6CF2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#6CF2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2A8
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2A8 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A3
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#3FF0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf2a8; /* rgb */ color: rgb(108, 242, 168); /* oklch */ color: oklch(86.7% 0.158 156.6);
Tailwind
colors: {
custom: {
50: '#a0f7c2',
500: '#6cf2a8',
950: '#000000',
},
}SCSS
$custom: #6cf2a8; $custom-light: #a0f7c2; $custom-dark: #000000;
JSON
{
"hex": "#6cf2a8",
"rgb": {
"r": 108,
"g": 242,
"b": 168
},
"hsl": {
"h": 146.866,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.8673,
"c": 0.1582,
"h": 156.6
},
"luminance": 0.6952
}Semantic roles & 50–950 ramp
primary
#6CF2A8
secondary
#CB3789
accent
#057EE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582