#6DD0DB#6DD0DB
#6DD0DB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.094 H 205.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD0DB |
|---|---|
| RGB | rgb(109, 208, 219) |
| HSL | hsl(186, 60%, 64%) |
| HSV | hsv(186, 50%, 86%) |
| CMYK | cmyk(50.2%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(78.15, -26.08, -14.40) |
| CIE-LCH | lch(78.15, 29.79, 208.90°) |
| OKLab | oklab(80.17% -0.0853 -0.0397) |
| OKLCH | oklch(80.17% 0.094 205) |
| XYZ | xyz(41.6437, 53.4738, 75.1310) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.18
Robin Egg Blue
#8AF1FE
ΔE00 7.65
Robin'S Egg Blue
#98EFF9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD0DB #DB786D
analogous
#6DDBAF #6DD0DB #6D99DB
triadic
#6DD0DB #DB6DD0 #D0DB6D
tetradic
#6DD0DB #AF6DDB #DB786D #99DB6D
square
#6DD0DB #AF6DDB #DB786D #99DB6D
split-complementary
#6DD0DB #DB6D99 #DBAF6D
monochromatic
#2999A5 #3CC0CF #6DD0DB #9EE0E7 #CFF0F3
Accessibility & contrast
On white
1.80
#6DD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6DD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD0DB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD0DB | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#23D7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd0db; /* rgb */ color: rgb(109, 208, 219); /* oklch */ color: oklch(80.2% 0.094 205.0);
Tailwind
colors: {
custom: {
50: '#9fdee6',
500: '#6dd0db',
950: '#000000',
},
}SCSS
$custom: #6dd0db; $custom-light: #9fdee6; $custom-dark: #000000;
JSON
{
"hex": "#6dd0db",
"rgb": {
"r": 109,
"g": 208,
"b": 219
},
"hsl": {
"h": 186,
"s": 60.44,
"l": 64.314
},
"oklch": {
"l": 0.80169,
"c": 0.09411,
"h": 205
},
"luminance": 0.53477
}Semantic roles & 50–950 ramp
primary
#6DD0DB
secondary
#A84E44
accent
#2E1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484