#6FDCD3#6FDCD3
#6FDCD3 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.102 H 188.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD3 |
|---|---|
| RGB | rgb(111, 220, 211) |
| HSL | hsl(175, 61%, 65%) |
| HSV | hsv(175, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.44, -33.49, -5.23) |
| CIE-LCH | lch(81.44, 33.89, 188.87°) |
| OKLab | oklab(82.76% -0.1006 -0.0146) |
| OKLCH | oklch(82.76% 0.102 188.3) |
| XYZ | xyz(43.9017, 59.2652, 70.7412) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Turquoise
#40E0D0
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 6.74
Seafoam Blue
#78D1B6
ΔE00 7.27
Bright Aqua
#0BF9EA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD3 #DC6F78
analogous
#6FDC9D #6FDCD3 #6FAEDC
triadic
#6FDCD3 #D36FDC #DCD36F
tetradic
#6FDCD3 #9D6FDC #DC6F78 #AEDC6F
square
#6FDCD3 #9D6FDC #DC6F78 #AEDC6F
split-complementary
#6FDCD3 #DC6FAE #DC9D6F
monochromatic
#29A89D #3ED0C4 #6FDCD3 #A0E8E2 #D1F4F1
Accessibility & contrast
On white
1.63
#6FDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6FDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD3
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD3 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#C0C5D4
Tritanopia (blue-blind)
#2FE1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdcd3; /* rgb */ color: rgb(111, 220, 211); /* oklch */ color: oklch(82.8% 0.102 188.3);
Tailwind
colors: {
custom: {
50: '#a0e7e0',
500: '#6fdcd3',
950: '#000000',
},
}SCSS
$custom: #6fdcd3; $custom-light: #a0e7e0; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd3",
"rgb": {
"r": 111,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.046,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82756,
"c": 0.10162,
"h": 188.3
},
"luminance": 0.59269
}Semantic roles & 50–950 ramp
primary
#6FDCD3
secondary
#AB454D
accent
#1D2BC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484