#6CFECA#6CFECA
#6CFECA is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.147 H 166.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFECA |
|---|---|
| RGB | rgb(108, 254, 202) |
| HSL | hsl(159, 99%, 71%) |
| HSV | hsv(159, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(90.93, -51.23, 13.22) |
| CIE-LCH | lch(90.93, 52.91, 165.53°) |
| OKLab | oklab(90.36% -0.1426 0.0339) |
| OKLCH | oklch(90.36% 0.147 166.6) |
| XYZ | xyz(52.2816, 78.3309, 68.2298) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.47
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFECA #FE6CA0
analogous
#6CFE81 #6CFECA #6CE9FE
triadic
#6CFECA #CA6CFE #FECA6C
tetradic
#6CFECA #816CFE #FE6CA0 #E9FE6C
square
#6CFECA #816CFE #FE6CA0 #E9FE6C
split-complementary
#6CFECA #FE6CE9 #FE816C
monochromatic
#02EE9A #2FFEB4 #6CFECA #A9FEE0 #E1FFF4
Accessibility & contrast
On white
1.26
#6CFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6CFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFECA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFECA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#13FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfeca; /* rgb */ color: rgb(108, 254, 202); /* oklch */ color: oklch(90.4% 0.147 166.6);
Tailwind
colors: {
custom: {
50: '#a2ffda',
500: '#6cfeca',
950: '#000000',
},
}SCSS
$custom: #6cfeca; $custom-light: #a2ffda; $custom-dark: #000000;
JSON
{
"hex": "#6cfeca",
"rgb": {
"r": 108,
"g": 254,
"b": 202
},
"hsl": {
"h": 158.63,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90362,
"c": 0.14653,
"h": 166.6
},
"luminance": 0.78336
}Semantic roles & 50–950 ramp
primary
#6CFECA
secondary
#DA346F
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683