#6CFEC7#6CFEC7
#6CFEC7 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.149 H 165.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEC7 |
|---|---|
| RGB | rgb(108, 254, 199) |
| HSL | hsl(157, 99%, 71%) |
| HSV | hsv(157, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 21.7%, 0.4%) |
| CIE-LAB | lab(90.87, -51.88, 14.67) |
| CIE-LCH | lch(90.87, 53.91, 164.21°) |
| OKLab | oklab(90.29% -0.1439 0.0376) |
| OKLCH | oklch(90.29% 0.149 165.4) |
| XYZ | xyz(51.9299, 78.1902, 66.3773) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.89
Light Turquoise
#7EF4CC
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEC7 #FE6CA3
analogous
#6CFE7E #6CFEC7 #6CECFE
triadic
#6CFEC7 #C76CFE #FEC76C
tetradic
#6CFEC7 #7E6CFE #FE6CA3 #ECFE6C
square
#6CFEC7 #7E6CFE #FE6CA3 #ECFE6C
split-complementary
#6CFEC7 #FE6CEC #FE7E6C
monochromatic
#02EE95 #2FFEB0 #6CFEC7 #A9FEDE #E1FFF3
Accessibility & contrast
On white
1.26
#6CFEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6CFEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEC7
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEC7 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#1AFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfec7; /* rgb */ color: rgb(108, 254, 199); /* oklch */ color: oklch(90.3% 0.149 165.4);
Tailwind
colors: {
custom: {
50: '#a2ffd8',
500: '#6cfec7',
950: '#000000',
},
}SCSS
$custom: #6cfec7; $custom-light: #a2ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6cfec7",
"rgb": {
"r": 108,
"g": 254,
"b": 199
},
"hsl": {
"h": 157.397,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90288,
"c": 0.14871,
"h": 165.4
},
"luminance": 0.78195
}Semantic roles & 50–950 ramp
primary
#6CFEC7
secondary
#DA3473
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683