#6CDDDF#6CDDDF
#6CDDDF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.103 H 196.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDDF |
|---|---|
| RGB | rgb(108, 221, 223) |
| HSL | hsl(181, 64%, 65%) |
| HSV | hsv(181, 52%, 87%) |
| CMYK | cmyk(51.6%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.96, -31.52, -10.84) |
| CIE-LCH | lch(81.96, 33.34, 198.98°) |
| OKLab | oklab(83.26% -0.0986 -0.03) |
| OKLCH | oklch(83.26% 0.103 196.9) |
| XYZ | xyz(45.3546, 60.2246, 79.0321) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDDF #DF6E6C
analogous
#6CDFA7 #6CDDDF #6CA4DF
triadic
#6CDDDF #DF6CDD #DDDF6C
tetradic
#6CDDDF #A76CDF #DF6E6C #A4DF6C
square
#6CDDDF #A76CDF #DF6E6C #A4DF6C
split-complementary
#6CDDDF #DF6CA4 #DFA76C
monochromatic
#25A9AB #3AD1D4 #6CDDDF #9EE9EA #D1F4F5
Accessibility & contrast
On white
1.61
#6CDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6CDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDDF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDDF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#03E3DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdddf; /* rgb */ color: rgb(108, 221, 223); /* oklch */ color: oklch(83.3% 0.103 196.9);
Tailwind
colors: {
custom: {
50: '#9fe8e9',
500: '#6cdddf',
950: '#000000',
},
}SCSS
$custom: #6cdddf; $custom-light: #9fe8e9; $custom-dark: #000000;
JSON
{
"hex": "#6cdddf",
"rgb": {
"r": 108,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.043,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83261,
"c": 0.10304,
"h": 196.9
},
"luminance": 0.60229
}Semantic roles & 50–950 ramp
primary
#6CDDDF
secondary
#AD4442
accent
#1D19CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484