#6DDBDD#6DDBDD
#6DDBDD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.101 H 197.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDBDD |
|---|---|
| RGB | rgb(109, 219, 221) |
| HSL | hsl(181, 62%, 65%) |
| HSV | hsv(181, 51%, 87%) |
| CMYK | cmyk(50.7%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(81.36, -30.89, -10.67) |
| CIE-LCH | lch(81.36, 32.68, 199.05°) |
| OKLab | oklab(82.77% -0.0966 -0.0295) |
| OKLCH | oklch(82.77% 0.101 197) |
| XYZ | xyz(44.6840, 59.1306, 77.4512) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDBDD #DD6F6D
analogous
#6DDDA7 #6DDBDD #6DA3DD
triadic
#6DDBDD #DD6DDB #DBDD6D
tetradic
#6DDBDD #A76DDD #DD6F6D #A3DD6D
square
#6DDBDD #A76DDD #DD6F6D #A3DD6D
split-complementary
#6DDBDD #DD6DA3 #DDA76D
monochromatic
#27A6A8 #3BCFD1 #6DDBDD #9FE7E9 #D0F3F4
Accessibility & contrast
On white
1.64
#6DDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6DDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDBDD
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDBDD | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#17E1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddbdd; /* rgb */ color: rgb(109, 219, 221); /* oklch */ color: oklch(82.8% 0.101 197.0);
Tailwind
colors: {
custom: {
50: '#a0e6e7',
500: '#6ddbdd',
950: '#000000',
},
}SCSS
$custom: #6ddbdd; $custom-light: #a0e6e7; $custom-dark: #000000;
JSON
{
"hex": "#6ddbdd",
"rgb": {
"r": 109,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.071,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.82771,
"c": 0.101,
"h": 197
},
"luminance": 0.59135
}Semantic roles & 50–950 ramp
primary
#6DDBDD
secondary
#AB4543
accent
#1F1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484