#6CDEDD#6CDEDD
#6CDEDD is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.104 H 194.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEDD |
|---|---|
| RGB | rgb(108, 222, 221) |
| HSL | hsl(179, 63%, 65%) |
| HSV | hsv(179, 51%, 87%) |
| CMYK | cmyk(51.4%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.19, -32.52, -9.44) |
| CIE-LCH | lch(82.19, 33.86, 196.19°) |
| OKLab | oklab(83.43% -0.1005 -0.0261) |
| OKLCH | oklch(83.43% 0.104 194.6) |
| XYZ | xyz(45.3513, 60.6469, 77.7087) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.32
Darkturquoise
#00CED1
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEDD #DE6C6D
analogous
#6CDEA4 #6CDEDD #6CA6DE
triadic
#6CDEDD #DD6CDE #DEDD6C
tetradic
#6CDEDD #A46CDE #DE6C6D #A6DE6C
square
#6CDEDD #A46CDE #DE6C6D #A6DE6C
split-complementary
#6CDEDD #DE6CA6 #DEA46C
monochromatic
#26AAA8 #3AD3D1 #6CDEDD #9EE9E9 #D0F4F4
Accessibility & contrast
On white
1.60
#6CDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6CDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEDD
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEDD | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BFC6DE
Tritanopia (blue-blind)
#0AE4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdedd; /* rgb */ color: rgb(108, 222, 221); /* oklch */ color: oklch(83.4% 0.104 194.6);
Tailwind
colors: {
custom: {
50: '#9fe8e7',
500: '#6cdedd',
950: '#000000',
},
}SCSS
$custom: #6cdedd; $custom-light: #9fe8e7; $custom-dark: #000000;
JSON
{
"hex": "#6cdedd",
"rgb": {
"r": 108,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.474,
"s": 63.333,
"l": 64.706
},
"oklch": {
"l": 0.83426,
"c": 0.10383,
"h": 194.6
},
"luminance": 0.60651
}Semantic roles & 50–950 ramp
primary
#6CDEDD
secondary
#AC4243
accent
#1A1CCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484