#6CE3DC#6CE3DC
#6CE3DC is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.108 H 190.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3DC |
|---|---|
| RGB | rgb(108, 227, 220) |
| HSL | hsl(176, 68%, 66%) |
| HSV | hsv(176, 52%, 89%) |
| CMYK | cmyk(52.4%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(83.59, -35.12, -6.82) |
| CIE-LCH | lch(83.59, 35.78, 191.00°) |
| OKLab | oklab(84.55% -0.1063 -0.019) |
| OKLCH | oklch(84.55% 0.108 190.1) |
| XYZ | xyz(46.5662, 63.2893, 77.4583) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.27
Mediumturquoise
#48D1CC
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 6.39
Bright Aqua
#0BF9EA
ΔE00 6.56
Bright Cyan
#41FDFE
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3DC #E36C73
analogous
#6CE3A1 #6CE3DC #6CAEE3
triadic
#6CE3DC #DC6CE3 #E3DC6C
tetradic
#6CE3DC #A16CE3 #E36C73 #AEE36C
square
#6CE3DC #A16CE3 #E36C73 #AEE36C
split-complementary
#6CE3DC #E36CAE #E3A16C
monochromatic
#22B3AA #39D9D0 #6CE3DC #9FEDE8 #D3F7F4
Accessibility & contrast
On white
1.54
#6CE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6CE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3DC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3DC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#05E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce3dc; /* rgb */ color: rgb(108, 227, 220); /* oklch */ color: oklch(84.6% 0.108 190.1);
Tailwind
colors: {
custom: {
50: '#a0ece6',
500: '#6ce3dc',
950: '#000000',
},
}SCSS
$custom: #6ce3dc; $custom-light: #a0ece6; $custom-dark: #000000;
JSON
{
"hex": "#6ce3dc",
"rgb": {
"r": 108,
"g": 227,
"b": 220
},
"hsl": {
"h": 176.471,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.84552,
"c": 0.10799,
"h": 190.1
},
"luminance": 0.63294
}Semantic roles & 50–950 ramp
primary
#6CE3DC
secondary
#B34047
accent
#1621D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484