#7FD0CA#7FD0CA
#7FD0CA is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.4% C 0.080 H 189.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD0CA |
|---|---|
| RGB | rgb(127, 208, 202) |
| HSL | hsl(176, 46%, 66%) |
| HSV | hsv(176, 39%, 82%) |
| CMYK | cmyk(38.9%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(78.39, -26.14, -4.83) |
| CIE-LCH | lch(78.39, 26.58, 190.47°) |
| OKLab | oklab(80.4% -0.079 -0.0134) |
| OKLCH | oklch(80.4% 0.08 189.6) |
| XYZ | xyz(41.9649, 53.8851, 64.0552) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.30
Seafoam Blue
#78D1B6
ΔE00 7.44
Turquoise
#40E0D0
ΔE00 7.45
Paleturquoise
#AFEEEE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD0CA #D07F85
analogous
#7FD0A1 #7FD0CA #7FADD0
triadic
#7FD0CA #CA7FD0 #D0CA7F
tetradic
#7FD0CA #A17FD0 #D07F85 #ADD07F
square
#7FD0CA #A17FD0 #D07F85 #ADD07F
split-complementary
#7FD0CA #D07FAD #D0A17F
monochromatic
#399C94 #52C0B7 #7FD0CA #ACE0DD #D9F1EF
Accessibility & contrast
On white
1.78
#7FD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#7FD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD0CA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD0CA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#5ED4CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd0ca; /* rgb */ color: rgb(127, 208, 202); /* oklch */ color: oklch(80.4% 0.080 189.6);
Tailwind
colors: {
custom: {
50: '#a8deda',
500: '#7fd0ca',
950: '#000000',
},
}SCSS
$custom: #7fd0ca; $custom-light: #a8deda; $custom-dark: #000000;
JSON
{
"hex": "#7fd0ca",
"rgb": {
"r": 127,
"g": 208,
"b": 202
},
"hsl": {
"h": 175.556,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.804,
"c": 0.08013,
"h": 189.6
},
"luminance": 0.53888
}Semantic roles & 50–950 ramp
primary
#7FD0CA
secondary
#A15258
accent
#2C36BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483