#7FD3CD#7FD3CD
#7FD3CD is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.2% C 0.083 H 189.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3CD |
|---|---|
| RGB | rgb(127, 211, 205) |
| HSL | hsl(176, 49%, 66%) |
| HSV | hsv(176, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.33, -26.89, -5.06) |
| CIE-LCH | lch(79.33, 27.36, 190.66°) |
| OKLab | oklab(81.18% -0.0813 -0.0141) |
| OKLCH | oklch(81.18% 0.083 189.8) |
| XYZ | xyz(43.0619, 55.5052, 66.1902) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.84
Turquoise
#40E0D0
ΔE00 7.01
Darkturquoise
#00CED1
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.47
Seafoam Blue
#78D1B6
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3CD #D37F85
analogous
#7FD3A3 #7FD3CD #7FAFD3
triadic
#7FD3CD #CD7FD3 #D3CD7F
tetradic
#7FD3CD #A37FD3 #D37F85 #AFD37F
square
#7FD3CD #A37FD3 #D37F85 #AFD37F
split-complementary
#7FD3CD #D37FAF #D3A37F
monochromatic
#37A099 #51C3BB #7FD3CD #ADE3DF #DAF2F1
Accessibility & contrast
On white
1.74
#7FD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#7FD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3CD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3CD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#5CD7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd3cd; /* rgb */ color: rgb(127, 211, 205); /* oklch */ color: oklch(81.2% 0.083 189.8);
Tailwind
colors: {
custom: {
50: '#a8e0dc',
500: '#7fd3cd',
950: '#000000',
},
}SCSS
$custom: #7fd3cd; $custom-light: #a8e0dc; $custom-dark: #000000;
JSON
{
"hex": "#7fd3cd",
"rgb": {
"r": 127,
"g": 211,
"b": 205
},
"hsl": {
"h": 175.714,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.8118,
"c": 0.08252,
"h": 189.8
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#7FD3CD
secondary
#A55157
accent
#2934BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484