#6DDFDF#6DDFDF
#6DDFDF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.104 H 195.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFDF |
|---|---|
| RGB | rgb(109, 223, 223) |
| HSL | hsl(180, 64%, 65%) |
| HSV | hsv(180, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.57, -32.27, -9.94) |
| CIE-LCH | lch(82.57, 33.76, 197.11°) |
| OKLab | oklab(83.76% -0.1001 -0.0275) |
| OKLCH | oklch(83.76% 0.104 195.4) |
| XYZ | xyz(46.0081, 61.3500, 79.2149) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 6.40
Turquoise
#40E0D0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFDF #DF6D6D
analogous
#6DDFA6 #6DDFDF #6DA6DF
triadic
#6DDFDF #DF6DDF #DFDF6D
tetradic
#6DDFDF #A66DDF #DF6D6D #A6DF6D
square
#6DDFDF #A66DDF #DF6D6D #A6DF6D
split-complementary
#6DDFDF #DF6DA6 #DFA66D
monochromatic
#26ACAC #3BD4D4 #6DDFDF #9FEAEA #D1F5F5
Accessibility & contrast
On white
1.58
#6DDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6DDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFDF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFDF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#0BE5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ddfdf; /* rgb */ color: rgb(109, 223, 223); /* oklch */ color: oklch(83.8% 0.104 195.4);
Tailwind
colors: {
custom: {
50: '#a0e9e9',
500: '#6ddfdf',
950: '#000000',
},
}SCSS
$custom: #6ddfdf; $custom-light: #a0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#6ddfdf",
"rgb": {
"r": 109,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.8376,
"c": 0.10382,
"h": 195.4
},
"luminance": 0.61354
}Semantic roles & 50–950 ramp
primary
#6DDFDF
secondary
#AE4242
accent
#1A1ACC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484