#6CF4AE#6CF4AE
#6CF4AE is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.3% C 0.156 H 158.2°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF4AE |
|---|---|
| RGB | rgb(108, 244, 174) |
| HSL | hsl(149, 86%, 69%) |
| HSV | hsv(149, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(87.46, -52.88, 22.75) |
| CIE-LCH | lch(87.46, 57.57, 156.72°) |
| OKLab | oklab(87.34% -0.1446 0.0578) |
| OKLCH | oklch(87.34% 0.156 158.2) |
| XYZ | xyz(46.1710, 70.9412, 51.2961) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.35
Light Blue Green
#7EFBB3
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF4AE #F46CB2
analogous
#6EF46C #6CF4AE #6CF4F2
triadic
#6CF4AE #AE6CF4 #F4AE6C
tetradic
#6CF4AE #6C6EF4 #F46CB2 #F4F26C
square
#6CF4AE #6C6EF4 #F46CB2 #F4F26C
split-complementary
#6CF4AE #F26CF4 #F46C6E
monochromatic
#10D670 #33F08F #6CF4AE #A5F8CD #DEFDED
Accessibility & contrast
On white
1.38
#6CF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#6CF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF4AE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF4AE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#3BF3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf4ae; /* rgb */ color: rgb(108, 244, 174); /* oklch */ color: oklch(87.3% 0.156 158.2);
Tailwind
colors: {
custom: {
50: '#a0f8c6',
500: '#6cf4ae',
950: '#000000',
},
}SCSS
$custom: #6cf4ae; $custom-light: #a0f8c6; $custom-dark: #000000;
JSON
{
"hex": "#6cf4ae",
"rgb": {
"r": 108,
"g": 244,
"b": 174
},
"hsl": {
"h": 149.118,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.87338,
"c": 0.1557,
"h": 158.2
},
"luminance": 0.70946
}Semantic roles & 50–950 ramp
primary
#6CF4AE
secondary
#CD3784
accent
#0376E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582