#7FD5CB#7FD5CB
#7FD5CB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.6% C 0.085 H 186.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5CB |
|---|---|
| RGB | rgb(127, 213, 203) |
| HSL | hsl(173, 51%, 67%) |
| HSV | hsv(173, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(79.85, -28.34, -3.23) |
| CIE-LCH | lch(79.85, 28.52, 186.50°) |
| OKLab | oklab(81.58% -0.0845 -0.0091) |
| OKLCH | oklch(81.58% 0.085 186.2) |
| XYZ | xyz(43.3220, 56.4092, 65.0935) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 6.07
Turquoise
#40E0D0
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.30
Tiffany Blue
#7BF2DA
ΔE00 7.81
Darkturquoise
#00CED1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5CB #D57F89
analogous
#7FD5A0 #7FD5CB #7FB4D5
triadic
#7FD5CB #CB7FD5 #D5CB7F
tetradic
#7FD5CB #A07FD5 #D57F89 #B4D57F
square
#7FD5CB #A07FD5 #D57F89 #B4D57F
split-complementary
#7FD5CB #D57FB4 #D5A07F
monochromatic
#36A497 #51C6B8 #7FD5CB #ADE4DE #DBF3F0
Accessibility & contrast
On white
1.71
#7FD5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#7FD5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5CB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5CB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#5DD9D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd5cb; /* rgb */ color: rgb(127, 213, 203); /* oklch */ color: oklch(81.6% 0.085 186.2);
Tailwind
colors: {
custom: {
50: '#a8e2da',
500: '#7fd5cb',
950: '#000000',
},
}SCSS
$custom: #7fd5cb; $custom-light: #a8e2da; $custom-dark: #000000;
JSON
{
"hex": "#7fd5cb",
"rgb": {
"r": 127,
"g": 213,
"b": 203
},
"hsl": {
"h": 173.023,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.81575,
"c": 0.085,
"h": 186.2
},
"luminance": 0.56412
}Semantic roles & 50–950 ramp
primary
#7FD5CB
secondary
#A8505A
accent
#2839BE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483