#6FDCD1#6FDCD1
#6FDCD1 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.102 H 186.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD1 |
|---|---|
| RGB | rgb(111, 220, 209) |
| HSL | hsl(174, 61%, 65%) |
| HSV | hsv(174, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(81.38, -33.98, -4.24) |
| CIE-LCH | lch(81.38, 34.25, 187.12°) |
| OKLab | oklab(82.69% -0.1014 -0.012) |
| OKLCH | oklch(82.69% 0.102 186.7) |
| XYZ | xyz(43.6526, 59.1655, 69.4289) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.73
Mediumturquoise
#48D1CC
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD1 #DC6F7A
analogous
#6FDC9B #6FDCD1 #6FB1DC
triadic
#6FDCD1 #D16FDC #DCD16F
tetradic
#6FDCD1 #9B6FDC #DC6F7A #B1DC6F
square
#6FDCD1 #9B6FDC #DC6F7A #B1DC6F
split-complementary
#6FDCD1 #DC6FB1 #DC9B6F
monochromatic
#29A89B #3ED0C1 #6FDCD1 #A0E8E1 #D1F4F0
Accessibility & contrast
On white
1.64
#6FDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6FDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD1
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD1 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D1
Deuteranopia (green-blind)
#C0C5D2
Tritanopia (blue-blind)
#31E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdcd1; /* rgb */ color: rgb(111, 220, 209); /* oklch */ color: oklch(82.7% 0.102 186.7);
Tailwind
colors: {
custom: {
50: '#a0e7df',
500: '#6fdcd1',
950: '#000000',
},
}SCSS
$custom: #6fdcd1; $custom-light: #a0e7df; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd1",
"rgb": {
"r": 111,
"g": 220,
"b": 209
},
"hsl": {
"h": 173.945,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82693,
"c": 0.10212,
"h": 186.7
},
"luminance": 0.59169
}Semantic roles & 50–950 ramp
primary
#6FDCD1
secondary
#AB454F
accent
#1D2EC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484