#7FD2CC#7FD2CC
#7FD2CC is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.082 H 189.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2CC |
|---|---|
| RGB | rgb(127, 210, 204) |
| HSL | hsl(176, 48%, 66%) |
| HSV | hsv(176, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(79.02, -26.64, -4.98) |
| CIE-LCH | lch(79.02, 27.10, 190.60°) |
| OKLab | oklab(80.92% -0.0805 -0.0138) |
| OKLCH | oklch(80.92% 0.082 189.8) |
| XYZ | xyz(42.6940, 54.9618, 65.4740) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.24
Pale Teal
#82CBB2
ΔE00 7.38
Seafoam Blue
#78D1B6
ΔE00 7.47
Paleturquoise
#AFEEEE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2CC #D27F85
analogous
#7FD2A2 #7FD2CC #7FAED2
triadic
#7FD2CC #CC7FD2 #D2CC7F
tetradic
#7FD2CC #A27FD2 #D27F85 #AED27F
square
#7FD2CC #A27FD2 #D27F85 #AED27F
split-complementary
#7FD2CC #D27FAE #D2A27F
monochromatic
#389F97 #52C2BA #7FD2CC #ACE2DE #DAF2F0
Accessibility & contrast
On white
1.75
#7FD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#7FD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2CC
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2CC | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#5DD6D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd2cc; /* rgb */ color: rgb(127, 210, 204); /* oklch */ color: oklch(80.9% 0.082 189.8);
Tailwind
colors: {
custom: {
50: '#a8e0db',
500: '#7fd2cc',
950: '#000000',
},
}SCSS
$custom: #7fd2cc; $custom-light: #a8e0db; $custom-dark: #000000;
JSON
{
"hex": "#7fd2cc",
"rgb": {
"r": 127,
"g": 210,
"b": 204
},
"hsl": {
"h": 175.663,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.8092,
"c": 0.08172,
"h": 189.8
},
"luminance": 0.54965
}Semantic roles & 50–950 ramp
primary
#7FD2CC
secondary
#A45157
accent
#2A35BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484