#6DD5CC#6DD5CC
#6DD5CC is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.8% C 0.098 H 188.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD5CC |
|---|---|
| RGB | rgb(109, 213, 204) |
| HSL | hsl(175, 55%, 63%) |
| HSV | hsv(175, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.15, -32.37, -4.87) |
| CIE-LCH | lch(79.15, 32.73, 188.55°) |
| OKLab | oklab(80.83% -0.0971 -0.0136) |
| OKLCH | oklch(80.83% 0.098 188) |
| XYZ | xyz(40.9955, 55.1958, 65.6085) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.15
Turquoise
#40E0D0
ΔE00 4.71
Darkturquoise
#00CED1
ΔE00 6.17
Seafoam Blue
#78D1B6
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 7.35
Tiffany Blue
#7BF2DA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD5CC #D56D76
analogous
#6DD598 #6DD5CC #6DAAD5
triadic
#6DD5CC #CC6DD5 #D5CC6D
tetradic
#6DD5CC #986DD5 #D56D76 #AAD56D
square
#6DD5CC #986DD5 #D56D76 #AAD56D
split-complementary
#6DD5CC #D56DAA #D5986D
monochromatic
#2D9B91 #3DC7BB #6DD5CC #9DE3DD #CCF0ED
Accessibility & contrast
On white
1.74
#6DD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#6DD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD5CC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD5CC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCC
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#33D9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd5cc; /* rgb */ color: rgb(109, 213, 204); /* oklch */ color: oklch(80.8% 0.098 188.0);
Tailwind
colors: {
custom: {
50: '#9ee2db',
500: '#6dd5cc',
950: '#000000',
},
}SCSS
$custom: #6dd5cc; $custom-light: #9ee2db; $custom-dark: #000000;
JSON
{
"hex": "#6dd5cc",
"rgb": {
"r": 109,
"g": 213,
"b": 204
},
"hsl": {
"h": 174.808,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.80829,
"c": 0.09805,
"h": 188
},
"luminance": 0.55199
}Semantic roles & 50–950 ramp
primary
#6DD5CC
secondary
#A0474E
accent
#2331C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484