#6CFECD#6CFECD
#6CFECD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.144 H 168.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFECD |
|---|---|
| RGB | rgb(108, 254, 205) |
| HSL | hsl(160, 99%, 71%) |
| HSV | hsv(160, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(91.00, -50.58, 11.76) |
| CIE-LCH | lch(91.00, 51.93, 166.91°) |
| OKLab | oklab(90.44% -0.1412 0.0301) |
| OKLCH | oklch(90.44% 0.144 168) |
| XYZ | xyz(52.6403, 78.4744, 70.1187) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 3.05
Bright Teal
#01F9C6
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFECD #FE6C9D
analogous
#6CFE84 #6CFECD #6CE6FE
triadic
#6CFECD #CD6CFE #FECD6C
tetradic
#6CFECD #846CFE #FE6C9D #E6FE6C
square
#6CFECD #846CFE #FE6C9D #E6FE6C
split-complementary
#6CFECD #FE6CE6 #FE846C
monochromatic
#02EE9F #2FFEB8 #6CFECD #A9FEE2 #E1FFF5
Accessibility & contrast
On white
1.26
#6CFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6CFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFECD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFECD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#0AFFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfecd; /* rgb */ color: rgb(108, 254, 205); /* oklch */ color: oklch(90.4% 0.144 168.0);
Tailwind
colors: {
custom: {
50: '#a2ffdc',
500: '#6cfecd',
950: '#000000',
},
}SCSS
$custom: #6cfecd; $custom-light: #a2ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6cfecd",
"rgb": {
"r": 108,
"g": 254,
"b": 205
},
"hsl": {
"h": 159.863,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90437,
"c": 0.14442,
"h": 168
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#6CFECD
secondary
#DA346C
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684