#6DDFCF#6DDFCF
#6DDFCF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.107 H 183.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFCF |
|---|---|
| RGB | rgb(109, 223, 207) |
| HSL | hsl(172, 64%, 65%) |
| HSV | hsv(172, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.12, -36.30, -2.10) |
| CIE-LCH | lch(82.12, 36.36, 183.31°) |
| OKLab | oklab(83.26% -0.1069 -0.0062) |
| OKLCH | oklch(83.26% 0.107 183.3) |
| XYZ | xyz(43.9520, 60.5276, 68.3862) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 4.75
Mediumturquoise
#48D1CC
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 5.71
Aqua (survey)
#13EAC9
ΔE00 6.55
Bright Aqua
#0BF9EA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFCF #DF6D7D
analogous
#6DDF96 #6DDFCF #6DB6DF
triadic
#6DDFCF #CF6DDF #DFCF6D
tetradic
#6DDFCF #966DDF #DF6D7D #B6DF6D
square
#6DDFCF #966DDF #DF6D7D #B6DF6D
split-complementary
#6DDFCF #DF6DB6 #DF966D
monochromatic
#26AC99 #3BD4BE #6DDFCF #9FEAE0 #D1F5F0
Accessibility & contrast
On white
1.60
#6DDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6DDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFCF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFCF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#2BE3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddfcf; /* rgb */ color: rgb(109, 223, 207); /* oklch */ color: oklch(83.3% 0.107 183.3);
Tailwind
colors: {
custom: {
50: '#9fe9dd',
500: '#6ddfcf',
950: '#000000',
},
}SCSS
$custom: #6ddfcf; $custom-light: #9fe9dd; $custom-dark: #000000;
JSON
{
"hex": "#6ddfcf",
"rgb": {
"r": 109,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.579,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.83256,
"c": 0.10704,
"h": 183.3
},
"luminance": 0.60532
}Semantic roles & 50–950 ramp
primary
#6DDFCF
secondary
#AE4251
accent
#1A33CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484