#6CFCDF#6CFCDF
#6CFCDF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.131 H 177.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCDF |
|---|---|
| RGB | rgb(108, 252, 223) |
| HSL | hsl(168, 96%, 71%) |
| HSV | hsv(168, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.84, -45.61, 2.23) |
| CIE-LCH | lch(90.84, 45.67, 177.20°) |
| OKLab | oklab(90.45% -0.1313 0.0052) |
| OKLCH | oklch(90.45% 0.131 177.7) |
| XYZ | xyz(54.3079, 78.1313, 82.0165) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCDF #FC6C89
analogous
#6CFC97 #6CFCDF #6CD1FC
triadic
#6CFCDF #DF6CFC #FCDF6C
tetradic
#6CFCDF #976CFC #FC6C89 #D1FC6C
square
#6CFCDF #976CFC #FC6C89 #D1FC6C
split-complementary
#6CFCDF #FC6CD1 #FC976C
monochromatic
#05E9BB #30FBD2 #6CFCDF #A8FDEC #E1FEF8
Accessibility & contrast
On white
1.26
#6CFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6CFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCDF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCDF | 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)
#F3EEDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfcdf; /* rgb */ color: rgb(108, 252, 223); /* oklch */ color: oklch(90.4% 0.131 177.7);
Tailwind
colors: {
custom: {
50: '#a2fee8',
500: '#6cfcdf',
950: '#000000',
},
}SCSS
$custom: #6cfcdf; $custom-light: #a2fee8; $custom-dark: #000000;
JSON
{
"hex": "#6cfcdf",
"rgb": {
"r": 108,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.917,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90448,
"c": 0.13142,
"h": 177.7
},
"luminance": 0.78137
}Semantic roles & 50–950 ramp
primary
#6CFCDF
secondary
#D73556
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684