#7FD2CA#7FD2CA
#7FD2CA is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.082 H 187.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2CA |
|---|---|
| RGB | rgb(127, 210, 202) |
| HSL | hsl(174, 48%, 66%) |
| HSV | hsv(174, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(78.96, -27.12, -3.99) |
| CIE-LCH | lch(78.96, 27.41, 188.38°) |
| OKLab | oklab(80.86% -0.0814 -0.0112) |
| OKLCH | oklch(80.86% 0.082 187.8) |
| XYZ | xyz(42.4556, 54.8665, 64.2188) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.94
Pale Teal
#82CBB2
ΔE00 6.65
Seafoam Blue
#78D1B6
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2CA #D27F87
analogous
#7FD2A0 #7FD2CA #7FB0D2
triadic
#7FD2CA #CA7FD2 #D2CA7F
tetradic
#7FD2CA #A07FD2 #D27F87 #B0D27F
square
#7FD2CA #A07FD2 #D27F87 #B0D27F
split-complementary
#7FD2CA #D27FB0 #D2A07F
monochromatic
#389F95 #52C2B7 #7FD2CA #ACE2DD #DAF2EF
Accessibility & contrast
On white
1.75
#7FD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#7FD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2CA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2CA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#5ED6CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd2ca; /* rgb */ color: rgb(127, 210, 202); /* oklch */ color: oklch(80.9% 0.082 187.8);
Tailwind
colors: {
custom: {
50: '#a8e0da',
500: '#7fd2ca',
950: '#000000',
},
}SCSS
$custom: #7fd2ca; $custom-light: #a8e0da; $custom-dark: #000000;
JSON
{
"hex": "#7fd2ca",
"rgb": {
"r": 127,
"g": 210,
"b": 202
},
"hsl": {
"h": 174.217,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.80858,
"c": 0.08214,
"h": 187.8
},
"luminance": 0.54869
}Semantic roles & 50–950 ramp
primary
#7FD2CA
secondary
#A45159
accent
#2A38BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483