#6CF4A4#6CF4A4
#6CF4A4 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.1% C 0.164 H 155.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF4A4 |
|---|---|
| RGB | rgb(108, 244, 164) |
| HSL | hsl(145, 86%, 69%) |
| HSV | hsv(145, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 32.8%, 4.3%) |
| CIE-LAB | lab(87.27, -54.78, 27.61) |
| CIE-LCH | lch(87.27, 61.34, 153.25°) |
| OKLab | oklab(87.13% -0.149 0.0696) |
| OKLCH | oklch(87.13% 0.164 155) |
| XYZ | xyz(45.2322, 70.5657, 46.3516) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.48
Seafoam (survey)
#80F9AD
ΔE00 1.92
Light Bluish Green
#76FDA8
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.42
Sea Green (survey)
#53FCA1
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF4A4 #F46CBC
analogous
#78F46C #6CF4A4 #6CF4E8
triadic
#6CF4A4 #A46CF4 #F4A46C
tetradic
#6CF4A4 #6C78F4 #F46CBC #F4E86C
square
#6CF4A4 #6C78F4 #F46CBC #F4E86C
split-complementary
#6CF4A4 #E86CF4 #F46C78
monochromatic
#10D661 #33F081 #6CF4A4 #A5F8C7 #DEFDEA
Accessibility & contrast
On white
1.39
#6CF4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#6CF4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF4A4
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF4A4 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E39F
Deuteranopia (green-blind)
#E0D5A9
Tritanopia (blue-blind)
#41F2DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf4a4; /* rgb */ color: rgb(108, 244, 164); /* oklch */ color: oklch(87.1% 0.164 155.0);
Tailwind
colors: {
custom: {
50: '#a0f8bf',
500: '#6cf4a4',
950: '#000000',
},
}SCSS
$custom: #6cf4a4; $custom-light: #a0f8bf; $custom-dark: #000000;
JSON
{
"hex": "#6cf4a4",
"rgb": {
"r": 108,
"g": 244,
"b": 164
},
"hsl": {
"h": 144.706,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.87128,
"c": 0.16444,
"h": 155
},
"luminance": 0.7057
}Semantic roles & 50–950 ramp
primary
#6CF4A4
secondary
#CD378F
accent
#0386E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582