#6DDCCF#6DDCCF
#6DDCCF is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.104 H 185.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCCF |
|---|---|
| RGB | rgb(109, 220, 207) |
| HSL | hsl(173, 61%, 65%) |
| HSV | hsv(173, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.26, -34.91, -3.37) |
| CIE-LCH | lch(81.26, 35.07, 185.51°) |
| OKLab | oklab(82.56% -0.1036 -0.0096) |
| OKLCH | oklch(82.56% 0.104 185.3) |
| XYZ | xyz(43.1576, 58.9387, 68.1214) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.31
Mediumturquoise
#48D1CC
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 6.09
Pale Teal
#82CBB2
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCCF #DC6D7A
analogous
#6DDC98 #6DDCCF #6DB2DC
triadic
#6DDCCF #CF6DDC #DCCF6D
tetradic
#6DDCCF #986DDC #DC6D7A #B2DC6D
square
#6DDCCF #986DDC #DC6D7A #B2DC6D
split-complementary
#6DDCCF #DC6DB2 #DC986D
monochromatic
#28A798 #3CD0BF #6DDCCF #9EE8DF #D0F4EF
Accessibility & contrast
On white
1.64
#6DDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6DDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCCF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCCF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#2CE0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddccf; /* rgb */ color: rgb(109, 220, 207); /* oklch */ color: oklch(82.6% 0.104 185.3);
Tailwind
colors: {
custom: {
50: '#9fe7dd',
500: '#6ddccf',
950: '#000000',
},
}SCSS
$custom: #6ddccf; $custom-light: #9fe7dd; $custom-dark: #000000;
JSON
{
"hex": "#6ddccf",
"rgb": {
"r": 109,
"g": 220,
"b": 207
},
"hsl": {
"h": 172.973,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.82555,
"c": 0.10402,
"h": 185.3
},
"luminance": 0.58943
}Semantic roles & 50–950 ramp
primary
#6DDCCF
secondary
#AA4450
accent
#1C31C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484