#6FD4CD#6FD4CD
#6FD4CD is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.7% C 0.096 H 189.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD4CD |
|---|---|
| RGB | rgb(111, 212, 205) |
| HSL | hsl(176, 54%, 63%) |
| HSV | hsv(176, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(78.97, -31.20, -5.67) |
| CIE-LCH | lch(78.97, 31.71, 190.30°) |
| OKLab | oklab(80.71% -0.0942 -0.0158) |
| OKLCH | oklch(80.71% 0.096 189.5) |
| XYZ | xyz(41.1140, 54.8707, 66.1703) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.11
Turquoise
#40E0D0
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 7.30
Pale Teal
#82CBB2
ΔE00 7.77
Tiffany Blue
#7BF2DA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD4CD #D46F76
analogous
#6FD49A #6FD4CD #6FA8D4
triadic
#6FD4CD #CD6FD4 #D4CD6F
tetradic
#6FD4CD #9A6FD4 #D46F76 #A8D46F
square
#6FD4CD #9A6FD4 #D46F76 #A8D46F
split-complementary
#6FD4CD #D46FA8 #D49A6F
monochromatic
#2E9A93 #40C6BD #6FD4CD #9EE2DD #CDF0EE
Accessibility & contrast
On white
1.75
#6FD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#6FD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD4CD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD4CD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#38D9D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd4cd; /* rgb */ color: rgb(111, 212, 205); /* oklch */ color: oklch(80.7% 0.096 189.5);
Tailwind
colors: {
custom: {
50: '#9fe1dc',
500: '#6fd4cd',
950: '#000000',
},
}SCSS
$custom: #6fd4cd; $custom-light: #9fe1dc; $custom-dark: #000000;
JSON
{
"hex": "#6fd4cd",
"rgb": {
"r": 111,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.842,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.80708,
"c": 0.09552,
"h": 189.5
},
"luminance": 0.54874
}Semantic roles & 50–950 ramp
primary
#6FD4CD
secondary
#9F484E
accent
#242FC1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484