#6DD5DC#6DD5DC
#6DD5DC is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.097 H 201.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD5DC |
|---|---|
| RGB | rgb(109, 213, 220) |
| HSL | hsl(184, 61%, 65%) |
| HSV | hsv(184, 50%, 86%) |
| CMYK | cmyk(50.5%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.62, -28.26, -12.74) |
| CIE-LCH | lch(79.62, 31.00, 204.27°) |
| OKLab | oklab(81.35% -0.0904 -0.0352) |
| OKLCH | oklch(81.35% 0.097 201.2) |
| XYZ | xyz(43.0140, 56.0032, 76.2392) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.78
Darkturquoise
#00CED1
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD5DC #DC746D
analogous
#6DDCAC #6DD5DC #6D9EDC
triadic
#6DD5DC #DC6DD5 #D5DC6D
tetradic
#6DD5DC #AC6DDC #DC746D #9EDC6D
square
#6DD5DC #AC6DDC #DC746D #9EDC6D
split-complementary
#6DD5DC #DC6D9E #DCAC6D
monochromatic
#289FA7 #3CC7D0 #6DD5DC #9EE3E8 #D0F1F4
Accessibility & contrast
On white
1.72
#6DD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6DD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD5DC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD5DC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#1EDCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6dd5dc; /* rgb */ color: rgb(109, 213, 220); /* oklch */ color: oklch(81.4% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#9fe2e6',
500: '#6dd5dc',
950: '#000000',
},
}SCSS
$custom: #6dd5dc; $custom-light: #9fe2e6; $custom-dark: #000000;
JSON
{
"hex": "#6dd5dc",
"rgb": {
"r": 109,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.784,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.81354,
"c": 0.09704,
"h": 201.2
},
"luminance": 0.56007
}Semantic roles & 50–950 ramp
primary
#6DD5DC
secondary
#AA4A44
accent
#271CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484