#6CFEC6#6CFEC6
#6CFEC6 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.149 H 165.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEC6 |
|---|---|
| RGB | rgb(108, 254, 198) |
| HSL | hsl(157, 99%, 71%) |
| HSV | hsv(157, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(90.85, -52.09, 15.15) |
| CIE-LCH | lch(90.85, 54.25, 163.78°) |
| OKLab | oklab(90.26% -0.1443 0.0388) |
| OKLCH | oklch(90.26% 0.149 165) |
| XYZ | xyz(51.8141, 78.1439, 65.7678) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.20
Light Greenish Blue
#63F7B4
ΔE00 2.96
Aquamarine
#7FFFD4
ΔE00 3.14
Greenish Cyan
#2AFEB7
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEC6 #FE6CA4
analogous
#6CFE7D #6CFEC6 #6CEDFE
triadic
#6CFEC6 #C66CFE #FEC66C
tetradic
#6CFEC6 #7D6CFE #FE6CA4 #EDFE6C
square
#6CFEC6 #7D6CFE #FE6CA4 #EDFE6C
split-complementary
#6CFEC6 #FE6CED #FE7D6C
monochromatic
#02EE93 #2FFEAE #6CFEC6 #A9FEDE #E1FFF3
Accessibility & contrast
On white
1.26
#6CFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6CFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEC6
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEC6 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC3
Deuteranopia (green-blind)
#E4DFCA
Tritanopia (blue-blind)
#1BFEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfec6; /* rgb */ color: rgb(108, 254, 198); /* oklch */ color: oklch(90.3% 0.149 165.0);
Tailwind
colors: {
custom: {
50: '#a2ffd7',
500: '#6cfec6',
950: '#000000',
},
}SCSS
$custom: #6cfec6; $custom-light: #a2ffd7; $custom-dark: #000000;
JSON
{
"hex": "#6cfec6",
"rgb": {
"r": 108,
"g": 254,
"b": 198
},
"hsl": {
"h": 156.986,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90264,
"c": 0.14945,
"h": 165
},
"luminance": 0.78149
}Semantic roles & 50–950 ramp
primary
#6CFEC6
secondary
#DA3474
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683