#7FD5CA#7FD5CA
#7FD5CA is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.085 H 185.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5CA |
|---|---|
| RGB | rgb(127, 213, 202) |
| HSL | hsl(172, 51%, 67%) |
| HSV | hsv(172, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(79.82, -28.57, -2.74) |
| CIE-LCH | lch(79.82, 28.70, 185.47°) |
| OKLab | oklab(81.55% -0.0849 -0.0078) |
| OKLCH | oklch(81.55% 0.085 185.2) |
| XYZ | xyz(43.2032, 56.3617, 64.4680) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 5.70
Pale Teal
#82CBB2
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.01
Tiffany Blue
#7BF2DA
ΔE00 7.62
Darkturquoise
#00CED1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5CA #D57F8A
analogous
#7FD59F #7FD5CA #7FB5D5
triadic
#7FD5CA #CA7FD5 #D5CA7F
tetradic
#7FD5CA #9F7FD5 #D57F8A #B5D57F
square
#7FD5CA #9F7FD5 #D57F8A #B5D57F
split-complementary
#7FD5CA #D57FB5 #D59F7F
monochromatic
#36A496 #51C6B7 #7FD5CA #ADE4DD #DBF3F0
Accessibility & contrast
On white
1.71
#7FD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#7FD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5CA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5CA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#5DD8D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd5ca; /* rgb */ color: rgb(127, 213, 202); /* oklch */ color: oklch(81.5% 0.085 185.2);
Tailwind
colors: {
custom: {
50: '#a8e2da',
500: '#7fd5ca',
950: '#000000',
},
}SCSS
$custom: #7fd5ca; $custom-light: #a8e2da; $custom-dark: #000000;
JSON
{
"hex": "#7fd5ca",
"rgb": {
"r": 127,
"g": 213,
"b": 202
},
"hsl": {
"h": 172.326,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.81545,
"c": 0.08529,
"h": 185.2
},
"luminance": 0.56365
}Semantic roles & 50–950 ramp
primary
#7FD5CA
secondary
#A8505B
accent
#283BBE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483