#6CFCCD#6CFCCD
#6CFCCD is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.142 H 168.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCCD |
|---|---|
| RGB | rgb(108, 252, 205) |
| HSL | hsl(160, 96%, 71%) |
| HSV | hsv(160, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.42, -49.74, 10.94) |
| CIE-LCH | lch(90.42, 50.93, 167.59°) |
| OKLab | oklab(89.97% -0.1392 0.028) |
| OKLCH | oklch(89.97% 0.142 168.6) |
| XYZ | xyz(52.0089, 77.2116, 69.9083) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCCD #FC6C9B
analogous
#6CFC85 #6CFCCD #6CE3FC
triadic
#6CFCCD #CD6CFC #FCCD6C
tetradic
#6CFCCD #856CFC #FC6C9B #E3FC6C
square
#6CFCCD #856CFC #FC6C9B #E3FC6C
split-complementary
#6CFCCD #FC6CE3 #FC856C
monochromatic
#05E99E #30FBB9 #6CFCCD #A8FDE1 #E1FEF5
Accessibility & contrast
On white
1.28
#6CFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#6CFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCCD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCCD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#0EFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfccd; /* rgb */ color: rgb(108, 252, 205); /* oklch */ color: oklch(90.0% 0.142 168.6);
Tailwind
colors: {
custom: {
50: '#a2fedc',
500: '#6cfccd',
950: '#000000',
},
}SCSS
$custom: #6cfccd; $custom-light: #a2fedc; $custom-dark: #000000;
JSON
{
"hex": "#6cfccd",
"rgb": {
"r": 108,
"g": 252,
"b": 205
},
"hsl": {
"h": 160.417,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.89966,
"c": 0.14197,
"h": 168.6
},
"luminance": 0.77217
}Semantic roles & 50–950 ramp
primary
#6CFCCD
secondary
#D7356A
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684