#7FD4CB#7FD4CB
#7FD4CB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.084 H 187.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4CB |
|---|---|
| RGB | rgb(127, 212, 203) |
| HSL | hsl(174, 50%, 66%) |
| HSV | hsv(174, 40%, 83%) |
| CMYK | cmyk(40.1%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(79.56, -27.85, -3.65) |
| CIE-LCH | lch(79.56, 28.09, 187.47°) |
| OKLab | oklab(81.35% -0.0833 -0.0103) |
| OKLCH | oklch(81.35% 0.084 187) |
| XYZ | xyz(43.0713, 55.9077, 65.0100) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.95
Turquoise
#40E0D0
ΔE00 6.37
Seafoam Blue
#78D1B6
ΔE00 6.39
Pale Teal
#82CBB2
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 7.70
Tiffany Blue
#7BF2DA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4CB #D47F88
analogous
#7FD4A1 #7FD4CB #7FB3D4
triadic
#7FD4CB #CB7FD4 #D4CB7F
tetradic
#7FD4CB #A17FD4 #D47F88 #B3D47F
square
#7FD4CB #A17FD4 #D47F88 #B3D47F
split-complementary
#7FD4CB #D47FB3 #D4A17F
monochromatic
#36A297 #51C5B8 #7FD4CB #ADE3DE #DBF3F0
Accessibility & contrast
On white
1.72
#7FD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#7FD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4CB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4CB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#BDC1CC
Tritanopia (blue-blind)
#5DD8D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fd4cb; /* rgb */ color: rgb(127, 212, 203); /* oklch */ color: oklch(81.3% 0.084 187.0);
Tailwind
colors: {
custom: {
50: '#a8e1da',
500: '#7fd4cb',
950: '#000000',
},
}SCSS
$custom: #7fd4cb; $custom-light: #a8e1da; $custom-dark: #000000;
JSON
{
"hex": "#7fd4cb",
"rgb": {
"r": 127,
"g": 212,
"b": 203
},
"hsl": {
"h": 173.647,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.81346,
"c": 0.08395,
"h": 187
},
"luminance": 0.55911
}Semantic roles & 50–950 ramp
primary
#7FD4CB
secondary
#A7515A
accent
#2838BD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483