#6CF4AC#6CF4AC
#6CF4AC is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.3% C 0.157 H 157.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF4AC |
|---|---|
| RGB | rgb(108, 244, 172) |
| HSL | hsl(148, 86%, 69%) |
| HSV | hsv(148, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(87.42, -53.27, 23.72) |
| CIE-LCH | lch(87.42, 58.32, 155.99°) |
| OKLab | oklab(87.3% -0.1455 0.0602) |
| OKLCH | oklch(87.3% 0.157 157.5) |
| XYZ | xyz(45.9775, 70.8638, 50.2769) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF4AC #F46CB4
analogous
#70F46C #6CF4AC #6CF4F0
triadic
#6CF4AC #AC6CF4 #F4AC6C
tetradic
#6CF4AC #6C70F4 #F46CB4 #F4F06C
square
#6CF4AC #6C70F4 #F46CB4 #F4F06C
split-complementary
#6CF4AC #F06CF4 #F46C70
monochromatic
#10D66D #33F08C #6CF4AC #A5F8CC #DEFDEC
Accessibility & contrast
On white
1.38
#6CF4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#6CF4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF4AC
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF4AC | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A8
Deuteranopia (green-blind)
#DFD6B0
Tritanopia (blue-blind)
#3CF2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf4ac; /* rgb */ color: rgb(108, 244, 172); /* oklch */ color: oklch(87.3% 0.157 157.5);
Tailwind
colors: {
custom: {
50: '#a0f8c5',
500: '#6cf4ac',
950: '#000000',
},
}SCSS
$custom: #6cf4ac; $custom-light: #a0f8c5; $custom-dark: #000000;
JSON
{
"hex": "#6cf4ac",
"rgb": {
"r": 108,
"g": 244,
"b": 172
},
"hsl": {
"h": 148.235,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.87295,
"c": 0.15743,
"h": 157.5
},
"luminance": 0.70868
}Semantic roles & 50–950 ramp
primary
#6CF4AC
secondary
#CD3787
accent
#0379E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582