#6DDBDF#6DDBDF
#6DDBDF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.101 H 198.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDBDF |
|---|---|
| RGB | rgb(109, 219, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 51%, 87%) |
| CMYK | cmyk(51.1%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.42, -30.36, -11.64) |
| CIE-LCH | lch(81.42, 32.52, 200.98°) |
| OKLab | oklab(82.84% -0.0958 -0.0322) |
| OKLCH | oklch(82.84% 0.101 198.6) |
| XYZ | xyz(44.9520, 59.2378, 78.8629) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDBDF #DF716D
analogous
#6DDFAA #6DDBDF #6DA2DF
triadic
#6DDBDF #DF6DDB #DBDF6D
tetradic
#6DDBDF #AA6DDF #DF716D #A2DF6D
square
#6DDBDF #AA6DDF #DF716D #A2DF6D
split-complementary
#6DDBDF #DF6DA2 #DFAA6D
monochromatic
#26A7AC #3BCFD4 #6DDBDF #9FE7EA #D1F4F5
Accessibility & contrast
On white
1.63
#6DDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6DDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDBDF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDBDF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#11E1DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddbdf; /* rgb */ color: rgb(109, 219, 223); /* oklch */ color: oklch(82.8% 0.101 198.6);
Tailwind
colors: {
custom: {
50: '#a0e6e9',
500: '#6ddbdf',
950: '#000000',
},
}SCSS
$custom: #6ddbdf; $custom-light: #a0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#6ddbdf",
"rgb": {
"r": 109,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.105,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.82838,
"c": 0.10103,
"h": 198.6
},
"luminance": 0.59242
}Semantic roles & 50–950 ramp
primary
#6DDBDF
secondary
#AE4642
accent
#201ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484