#6CFEC4#6CFEC4
#6CFEC4 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.151 H 164.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEC4 |
|---|---|
| RGB | rgb(108, 254, 196) |
| HSL | hsl(156, 99%, 71%) |
| HSV | hsv(156, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(90.80, -52.51, 16.12) |
| CIE-LCH | lch(90.80, 54.93, 162.93°) |
| OKLab | oklab(90.22% -0.1452 0.0413) |
| OKLCH | oklch(90.22% 0.151 164.1) |
| XYZ | xyz(51.5850, 78.0523, 64.5609) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.30
Light Greenish Blue
#63F7B4
ΔE00 2.59
Greenish Cyan
#2AFEB7
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 3.54
Light Blue Green
#7EFBB3
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEC4 #FE6CA6
analogous
#6CFE7B #6CFEC4 #6CEFFE
triadic
#6CFEC4 #C46CFE #FEC46C
tetradic
#6CFEC4 #7B6CFE #FE6CA6 #EFFE6C
square
#6CFEC4 #7B6CFE #FE6CA6 #EFFE6C
split-complementary
#6CFEC4 #FE6CEF #FE7B6C
monochromatic
#02EE90 #2FFEAC #6CFEC4 #A9FEDC #E1FFF3
Accessibility & contrast
On white
1.26
#6CFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6CFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEC4
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEC4 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E5DFC8
Tritanopia (blue-blind)
#1FFEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfec4; /* rgb */ color: rgb(108, 254, 196); /* oklch */ color: oklch(90.2% 0.151 164.1);
Tailwind
colors: {
custom: {
50: '#a2ffd6',
500: '#6cfec4',
950: '#000000',
},
}SCSS
$custom: #6cfec4; $custom-light: #a2ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6cfec4",
"rgb": {
"r": 108,
"g": 254,
"b": 196
},
"hsl": {
"h": 156.164,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90216,
"c": 0.15096,
"h": 164.1
},
"luminance": 0.78057
}Semantic roles & 50–950 ramp
primary
#6CFEC4
secondary
#DA3476
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683