#7FD1CA#7FD1CA
#7FD1CA is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.081 H 188.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD1CA |
|---|---|
| RGB | rgb(127, 209, 202) |
| HSL | hsl(175, 47%, 66%) |
| HSV | hsv(175, 39%, 82%) |
| CMYK | cmyk(39.2%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(78.68, -26.63, -4.41) |
| CIE-LCH | lch(78.68, 26.99, 189.41°) |
| OKLab | oklab(80.63% -0.0802 -0.0123) |
| OKLCH | oklch(80.63% 0.081 188.7) |
| XYZ | xyz(42.2095, 54.3742, 64.1367) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Pale Teal
#82CBB2
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.06
Turquoise
#40E0D0
ΔE00 7.12
Darkturquoise
#00CED1
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD1CA #D17F86
analogous
#7FD1A1 #7FD1CA #7FAFD1
triadic
#7FD1CA #CA7FD1 #D1CA7F
tetradic
#7FD1CA #A17FD1 #D17F86 #AFD17F
square
#7FD1CA #A17FD1 #D17F86 #AFD17F
split-complementary
#7FD1CA #D17FAF #D1A17F
monochromatic
#389D95 #52C1B7 #7FD1CA #ACE1DD #D9F1EF
Accessibility & contrast
On white
1.77
#7FD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#7FD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD1CA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD1CA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#5ED5CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd1ca; /* rgb */ color: rgb(127, 209, 202); /* oklch */ color: oklch(80.6% 0.081 188.7);
Tailwind
colors: {
custom: {
50: '#a8dfda',
500: '#7fd1ca',
950: '#000000',
},
}SCSS
$custom: #7fd1ca; $custom-light: #a8dfda; $custom-dark: #000000;
JSON
{
"hex": "#7fd1ca",
"rgb": {
"r": 127,
"g": 209,
"b": 202
},
"hsl": {
"h": 174.878,
"s": 47.126,
"l": 65.882
},
"oklch": {
"l": 0.80629,
"c": 0.08113,
"h": 188.7
},
"luminance": 0.54377
}Semantic roles & 50–950 ramp
primary
#7FD1CA
secondary
#A25259
accent
#2B37BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483