#6FD7CD#6FD7CD
#6FD7CD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.098 H 187.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD7CD |
|---|---|
| RGB | rgb(111, 215, 205) |
| HSL | hsl(174, 57%, 64%) |
| HSV | hsv(174, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.83, -32.62, -4.39) |
| CIE-LCH | lch(79.83, 32.92, 187.67°) |
| OKLab | oklab(81.41% -0.0976 -0.0124) |
| OKLCH | oklch(81.41% 0.098 187.2) |
| XYZ | xyz(41.8709, 56.3845, 66.4226) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.56
Turquoise
#40E0D0
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 7.22
Tiffany Blue
#7BF2DA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD7CD #D76F79
analogous
#6FD799 #6FD7CD #6FADD7
triadic
#6FD7CD #CD6FD7 #D7CD6F
tetradic
#6FD7CD #996FD7 #D76F79 #ADD76F
square
#6FD7CD #996FD7 #D76F79 #ADD76F
split-complementary
#6FD7CD #D76FAD #D7996F
monochromatic
#2C9F94 #3FCABC #6FD7CD #9FE4DE #CFF2EE
Accessibility & contrast
On white
1.71
#6FD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6FD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD7CD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD7CD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#BCC1CE
Tritanopia (blue-blind)
#37DBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd7cd; /* rgb */ color: rgb(111, 215, 205); /* oklch */ color: oklch(81.4% 0.098 187.2);
Tailwind
colors: {
custom: {
50: '#9fe3dc',
500: '#6fd7cd',
950: '#000000',
},
}SCSS
$custom: #6fd7cd; $custom-light: #9fe3dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd7cd",
"rgb": {
"r": 111,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.231,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.81406,
"c": 0.09834,
"h": 187.2
},
"luminance": 0.56388
}Semantic roles & 50–950 ramp
primary
#6FD7CD
secondary
#A34750
accent
#2131C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484