#6FDCD7#6FDCD7
#6FDCD7 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.101 H 191.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD7 |
|---|---|
| RGB | rgb(111, 220, 215) |
| HSL | hsl(177, 61%, 65%) |
| HSV | hsv(177, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.55, -32.48, -7.19) |
| CIE-LCH | lch(81.55, 33.27, 192.48°) |
| OKLab | oklab(82.88% -0.0989 -0.02) |
| OKLCH | oklch(82.88% 0.101 191.4) |
| XYZ | xyz(44.4094, 59.4682, 73.4150) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Turquoise
#40E0D0
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 7.67
Tiffany Blue
#7BF2DA
ΔE00 7.77
Aqua Blue
#02D8E9
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD7 #DC6F74
analogous
#6FDCA1 #6FDCD7 #6FAADC
triadic
#6FDCD7 #D76FDC #DCD76F
tetradic
#6FDCD7 #A16FDC #DC6F74 #AADC6F
square
#6FDCD7 #A16FDC #DC6F74 #AADC6F
split-complementary
#6FDCD7 #DC6FAA #DCA16F
monochromatic
#29A8A2 #3ED0C9 #6FDCD7 #A0E8E5 #D1F4F2
Accessibility & contrast
On white
1.63
#6FDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6FDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD7
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD7 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#2AE1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdcd7; /* rgb */ color: rgb(111, 220, 215); /* oklch */ color: oklch(82.9% 0.101 191.4);
Tailwind
colors: {
custom: {
50: '#a0e7e3',
500: '#6fdcd7',
950: '#000000',
},
}SCSS
$custom: #6fdcd7; $custom-light: #a0e7e3; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd7",
"rgb": {
"r": 111,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.248,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82882,
"c": 0.10088,
"h": 191.4
},
"luminance": 0.59472
}Semantic roles & 50–950 ramp
primary
#6FDCD7
secondary
#AB4549
accent
#1D25C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484