#7FD7CD#7FD7CD
#7FD7CD is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.087 H 186.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD7CD |
|---|---|
| RGB | rgb(127, 215, 205) |
| HSL | hsl(173, 52%, 67%) |
| HSV | hsv(173, 41%, 84%) |
| CMYK | cmyk(40.9%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.47, -28.83, -3.38) |
| CIE-LCH | lch(80.47, 29.03, 186.69°) |
| OKLab | oklab(82.1% -0.086 -0.0095) |
| OKLCH | oklch(82.1% 0.087 186.3) |
| XYZ | xyz(44.0680, 57.5175, 66.5256) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Turquoise
#40E0D0
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 6.21
Pale Teal
#82CBB2
ΔE00 6.57
Tiffany Blue
#7BF2DA
ΔE00 7.42
Darkturquoise
#00CED1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD7CD #D77F89
analogous
#7FD7A1 #7FD7CD #7FB5D7
triadic
#7FD7CD #CD7FD7 #D7CD7F
tetradic
#7FD7CD #A17FD7 #D77F89 #B5D77F
square
#7FD7CD #A17FD7 #D77F89 #B5D77F
split-complementary
#7FD7CD #D77FB5 #D7A17F
monochromatic
#34A79A #50C8BB #7FD7CD #AEE6DF #DCF4F1
Accessibility & contrast
On white
1.68
#7FD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#7FD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD7CD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD7CD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#5BDBD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fd7cd; /* rgb */ color: rgb(127, 215, 205); /* oklch */ color: oklch(82.1% 0.087 186.3);
Tailwind
colors: {
custom: {
50: '#a8e3dc',
500: '#7fd7cd',
950: '#000000',
},
}SCSS
$custom: #7fd7cd; $custom-light: #a8e3dc; $custom-dark: #000000;
JSON
{
"hex": "#7fd7cd",
"rgb": {
"r": 127,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.182,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.82095,
"c": 0.08655,
"h": 186.3
},
"luminance": 0.57521
}Semantic roles & 50–950 ramp
primary
#7FD7CD
secondary
#AB4F5A
accent
#2637C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484