#6FDCD4#6FDCD4
#6FDCD4 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.101 H 189.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD4 |
|---|---|
| RGB | rgb(111, 220, 212) |
| HSL | hsl(176, 61%, 65%) |
| HSV | hsv(176, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.46, -33.24, -5.72) |
| CIE-LCH | lch(81.46, 33.72, 189.76°) |
| OKLab | oklab(82.79% -0.1001 -0.016) |
| OKLCH | oklch(82.79% 0.101 189.1) |
| XYZ | xyz(44.0275, 59.3155, 71.4035) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.83
Turquoise
#40E0D0
ΔE00 4.32
Darkturquoise
#00CED1
ΔE00 6.56
Tiffany Blue
#7BF2DA
ΔE00 6.94
Seafoam Blue
#78D1B6
ΔE00 7.60
Bright Aqua
#0BF9EA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD4 #DC6F77
analogous
#6FDC9D #6FDCD4 #6FAEDC
triadic
#6FDCD4 #D46FDC #DCD46F
tetradic
#6FDCD4 #9D6FDC #DC6F77 #AEDC6F
square
#6FDCD4 #9D6FDC #DC6F77 #AEDC6F
split-complementary
#6FDCD4 #DC6FAE #DC9D6F
monochromatic
#29A89E #3ED0C5 #6FDCD4 #A0E8E3 #D1F4F1
Accessibility & contrast
On white
1.63
#6FDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6FDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD4
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD4 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#2EE1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdcd4; /* rgb */ color: rgb(111, 220, 212); /* oklch */ color: oklch(82.8% 0.101 189.1);
Tailwind
colors: {
custom: {
50: '#a0e7e1',
500: '#6fdcd4',
950: '#000000',
},
}SCSS
$custom: #6fdcd4; $custom-light: #a0e7e1; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd4",
"rgb": {
"r": 111,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.596,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82787,
"c": 0.10141,
"h": 189.1
},
"luminance": 0.59319
}Semantic roles & 50–950 ramp
primary
#6FDCD4
secondary
#AB454C
accent
#1D2AC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484