#7FCDCA#7FCDCA
#7FCDCA is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.077 H 192.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDCA |
|---|---|
| RGB | rgb(127, 205, 202) |
| HSL | hsl(178, 44%, 65%) |
| HSV | hsv(178, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.54, -24.67, -6.09) |
| CIE-LCH | lch(77.54, 25.41, 193.88°) |
| OKLab | oklab(79.72% -0.0754 -0.0168) |
| OKLCH | oklch(79.72% 0.077 192.6) |
| XYZ | xyz(41.2404, 52.4361, 63.8137) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 8.22
Turquoise
#40E0D0
ΔE00 8.55
Seafoam Blue
#78D1B6
ΔE00 8.66
Paleturquoise
#AFEEEE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDCA #CD7F82
analogous
#7FCDA3 #7FCDCA #7FA9CD
triadic
#7FCDCA #CA7FCD #CDCA7F
tetradic
#7FCDCA #A37FCD #CD7F82 #A9CD7F
square
#7FCDCA #A37FCD #CD7F82 #A9CD7F
split-complementary
#7FCDCA #CD7FA9 #CDA37F
monochromatic
#3B9793 #53BCB8 #7FCDCA #ABDEDC #D7EFEE
Accessibility & contrast
On white
1.83
#7FCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7FCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDCA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDCA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#5FD1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcdca; /* rgb */ color: rgb(127, 205, 202); /* oklch */ color: oklch(79.7% 0.077 192.6);
Tailwind
colors: {
custom: {
50: '#a8dcda',
500: '#7fcdca',
950: '#000000',
},
}SCSS
$custom: #7fcdca; $custom-light: #a8dcda; $custom-dark: #000000;
JSON
{
"hex": "#7fcdca",
"rgb": {
"r": 127,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.692,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79715,
"c": 0.07727,
"h": 192.6
},
"luminance": 0.52439
}Semantic roles & 50–950 ramp
primary
#7FCDCA
secondary
#9D5356
accent
#2F34B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483