#6CFCD2#6CFCD2
#6CFCD2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.139 H 171.0°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCD2 |
|---|---|
| RGB | rgb(108, 252, 210) |
| HSL | hsl(163, 96%, 71%) |
| HSV | hsv(163, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.53, -48.62, 8.52) |
| CIE-LCH | lch(90.53, 49.37, 170.06°) |
| OKLab | oklab(90.1% -0.137 0.0217) |
| OKLCH | oklch(90.1% 0.139 171) |
| XYZ | xyz(52.6221, 77.4569, 73.1378) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 2.38
Light Aqua
#8CFFDB
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCD2 #FC6C96
analogous
#6CFC8A #6CFCD2 #6CDEFC
triadic
#6CFCD2 #D26CFC #FCD26C
tetradic
#6CFCD2 #8A6CFC #FC6C96 #DEFC6C
square
#6CFCD2 #8A6CFC #FC6C96 #DEFC6C
split-complementary
#6CFCD2 #FC6CDE #FC8A6C
monochromatic
#05E9A6 #30FBC0 #6CFCD2 #A8FDE4 #E1FEF6
Accessibility & contrast
On white
1.27
#6CFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#6CFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCD2
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCD2 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfcd2; /* rgb */ color: rgb(108, 252, 210); /* oklch */ color: oklch(90.1% 0.139 171.0);
Tailwind
colors: {
custom: {
50: '#a2fedf',
500: '#6cfcd2',
950: '#000000',
},
}SCSS
$custom: #6cfcd2; $custom-light: #a2fedf; $custom-dark: #000000;
JSON
{
"hex": "#6cfcd2",
"rgb": {
"r": 108,
"g": 252,
"b": 210
},
"hsl": {
"h": 162.5,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90095,
"c": 0.13869,
"h": 171
},
"luminance": 0.77462
}Semantic roles & 50–950 ramp
primary
#6CFCD2
secondary
#D73564
accent
#0043E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684