#7FCDBA#7FCDBA
#7FCDBA is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.082 H 176.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDBA |
|---|---|
| RGB | rgb(127, 205, 186) |
| HSL | hsl(165, 44%, 65%) |
| HSV | hsv(165, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.11, -28.39, 1.89) |
| CIE-LCH | lch(77.11, 28.46, 176.20°) |
| OKLab | oklab(79.23% -0.0822 0.0046) |
| OKLCH | oklch(79.23% 0.082 176.8) |
| XYZ | xyz(39.4433, 51.7172, 54.3489) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.32
Seafoam Blue
#78D1B6
ΔE00 2.80
Mediumaquamarine
#66CDAA
ΔE00 5.43
Light Teal
#90E4C1
ΔE00 7.02
Mediumturquoise
#48D1CC
ΔE00 7.47
Turquoise
#40E0D0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDBA #CD7F92
analogous
#7FCD93 #7FCDBA #7FB9CD
triadic
#7FCDBA #BA7FCD #CDBA7F
tetradic
#7FCDBA #937FCD #CD7F92 #B9CD7F
square
#7FCDBA #937FCD #CD7F92 #B9CD7F
split-complementary
#7FCDBA #CD7FB9 #CD937F
monochromatic
#3B9780 #53BCA2 #7FCDBA #ABDED2 #D7EFE9
Accessibility & contrast
On white
1.85
#7FCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#7FCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDBA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDBA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#66CFC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcdba; /* rgb */ color: rgb(127, 205, 186); /* oklch */ color: oklch(79.2% 0.082 176.8);
Tailwind
colors: {
custom: {
50: '#a7dcce',
500: '#7fcdba',
950: '#000000',
},
}SCSS
$custom: #7fcdba; $custom-light: #a7dcce; $custom-dark: #000000;
JSON
{
"hex": "#7fcdba",
"rgb": {
"r": 127,
"g": 205,
"b": 186
},
"hsl": {
"h": 165.385,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79228,
"c": 0.08231,
"h": 176.8
},
"luminance": 0.5172
}Semantic roles & 50–950 ramp
primary
#7FCDBA
secondary
#9D5365
accent
#2F50B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483