#7FD3CA#7FD3CA
#7FD3CA is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.083 H 186.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3CA |
|---|---|
| RGB | rgb(127, 211, 202) |
| HSL | hsl(174, 49%, 66%) |
| HSV | hsv(174, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(79.25, -27.60, -3.57) |
| CIE-LCH | lch(79.25, 27.84, 187.38°) |
| OKLab | oklab(81.09% -0.0826 -0.01) |
| OKLCH | oklch(81.09% 0.083 186.9) |
| XYZ | xyz(42.7033, 55.3618, 64.3013) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 6.35
Pale Teal
#82CBB2
ΔE00 6.40
Turquoise
#40E0D0
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 7.71
Tiffany Blue
#7BF2DA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3CA #D37F88
analogous
#7FD3A0 #7FD3CA #7FB2D3
triadic
#7FD3CA #CA7FD3 #D3CA7F
tetradic
#7FD3CA #A07FD3 #D37F88 #B2D37F
square
#7FD3CA #A07FD3 #D37F88 #B2D37F
split-complementary
#7FD3CA #D37FB2 #D3A07F
monochromatic
#37A095 #51C3B7 #7FD3CA #ADE3DD #DAF2F0
Accessibility & contrast
On white
1.74
#7FD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#7FD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3CA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3CA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#5ED7D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd3ca; /* rgb */ color: rgb(127, 211, 202); /* oklch */ color: oklch(81.1% 0.083 186.9);
Tailwind
colors: {
custom: {
50: '#a8e0da',
500: '#7fd3ca',
950: '#000000',
},
}SCSS
$custom: #7fd3ca; $custom-light: #a8e0da; $custom-dark: #000000;
JSON
{
"hex": "#7fd3ca",
"rgb": {
"r": 127,
"g": 211,
"b": 202
},
"hsl": {
"h": 173.571,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.81086,
"c": 0.08317,
"h": 186.9
},
"luminance": 0.55365
}Semantic roles & 50–950 ramp
primary
#7FD3CA
secondary
#A5515A
accent
#2939BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483