#6DDCDF#6DDCDF
#6DDCDF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.102 H 197.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCDF |
|---|---|
| RGB | rgb(109, 220, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 51%, 87%) |
| CMYK | cmyk(51.1%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.71, -30.84, -11.22) |
| CIE-LCH | lch(81.71, 32.82, 199.98°) |
| OKLab | oklab(83.07% -0.0969 -0.031) |
| OKLCH | oklch(83.07% 0.102 197.7) |
| XYZ | xyz(45.2137, 59.7612, 78.9501) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCDF #DF706D
analogous
#6DDFA9 #6DDCDF #6DA3DF
triadic
#6DDCDF #DF6DDC #DCDF6D
tetradic
#6DDCDF #A96DDF #DF706D #A3DF6D
square
#6DDCDF #A96DDF #DF706D #A3DF6D
split-complementary
#6DDCDF #DF6DA3 #DFA96D
monochromatic
#26A8AC #3BD0D4 #6DDCDF #9FE8EA #D1F4F5
Accessibility & contrast
On white
1.62
#6DDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#6DDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCDF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCDF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#10E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ddcdf; /* rgb */ color: rgb(109, 220, 223); /* oklch */ color: oklch(83.1% 0.102 197.7);
Tailwind
colors: {
custom: {
50: '#a0e7e9',
500: '#6ddcdf',
950: '#000000',
},
}SCSS
$custom: #6ddcdf; $custom-light: #a0e7e9; $custom-dark: #000000;
JSON
{
"hex": "#6ddcdf",
"rgb": {
"r": 109,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.579,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.83068,
"c": 0.1017,
"h": 197.7
},
"luminance": 0.59765
}Semantic roles & 50–950 ramp
primary
#6DDCDF
secondary
#AE4542
accent
#1E1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484