#7FD2C7#7FD2C7
#7FD2C7 is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.083 H 185.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2C7 |
|---|---|
| RGB | rgb(127, 210, 199) |
| HSL | hsl(172, 48%, 66%) |
| HSV | hsv(172, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(78.88, -27.83, -2.50) |
| CIE-LCH | lch(78.88, 27.94, 185.14°) |
| OKLab | oklab(80.77% -0.0826 -0.0072) |
| OKLCH | oklch(80.77% 0.083 185) |
| XYZ | xyz(42.1039, 54.7258, 62.3662) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 5.56
Pale Teal
#82CBB2
ΔE00 5.59
Turquoise
#40E0D0
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 8.14
Tiffany Blue
#7BF2DA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2C7 #D27F8A
analogous
#7FD29D #7FD2C7 #7FB3D2
triadic
#7FD2C7 #C77FD2 #D2C77F
tetradic
#7FD2C7 #9D7FD2 #D27F8A #B3D27F
square
#7FD2C7 #9D7FD2 #D27F8A #B3D27F
split-complementary
#7FD2C7 #D27FB3 #D29D7F
monochromatic
#389F91 #52C2B3 #7FD2C7 #ACE2DB #DAF2EF
Accessibility & contrast
On white
1.76
#7FD2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#7FD2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2C7
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2C7 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC7
Deuteranopia (green-blind)
#BCBFC8
Tritanopia (blue-blind)
#5FD5CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd2c7; /* rgb */ color: rgb(127, 210, 199); /* oklch */ color: oklch(80.8% 0.083 185.0);
Tailwind
colors: {
custom: {
50: '#a8e0d8',
500: '#7fd2c7',
950: '#000000',
},
}SCSS
$custom: #7fd2c7; $custom-light: #a8e0d8; $custom-dark: #000000;
JSON
{
"hex": "#7fd2c7",
"rgb": {
"r": 127,
"g": 210,
"b": 199
},
"hsl": {
"h": 172.048,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.80765,
"c": 0.08295,
"h": 185
},
"luminance": 0.54729
}Semantic roles & 50–950 ramp
primary
#7FD2C7
secondary
#A4515C
accent
#2A3DBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483