#7FCDC2#7FCDC2
#7FCDC2 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.079 H 184.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDC2 |
|---|---|
| RGB | rgb(127, 205, 194) |
| HSL | hsl(172, 44%, 65%) |
| HSV | hsv(172, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(77.32, -26.56, -2.11) |
| CIE-LCH | lch(77.32, 26.65, 184.55°) |
| OKLab | oklab(79.47% -0.0788 -0.0061) |
| OKLCH | oklch(79.47% 0.079 184.4) |
| XYZ | xyz(40.3177, 52.0670, 58.9539) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.14
Seafoam Blue
#78D1B6
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 7.38
Mediumaquamarine
#66CDAA
ΔE00 8.13
Darkturquoise
#00CED1
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDC2 #CD7F8A
analogous
#7FCD9B #7FCDC2 #7FB1CD
triadic
#7FCDC2 #C27FCD #CDC27F
tetradic
#7FCDC2 #9B7FCD #CD7F8A #B1CD7F
square
#7FCDC2 #9B7FCD #CD7F8A #B1CD7F
split-complementary
#7FCDC2 #CD7FB1 #CD9B7F
monochromatic
#3B978A #53BCAD #7FCDC2 #ABDED7 #D7EFEC
Accessibility & contrast
On white
1.84
#7FCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7FCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDC2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDC2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#62D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcdc2; /* rgb */ color: rgb(127, 205, 194); /* oklch */ color: oklch(79.5% 0.079 184.4);
Tailwind
colors: {
custom: {
50: '#a7dcd4',
500: '#7fcdc2',
950: '#000000',
},
}SCSS
$custom: #7fcdc2; $custom-light: #a7dcd4; $custom-dark: #000000;
JSON
{
"hex": "#7fcdc2",
"rgb": {
"r": 127,
"g": 205,
"b": 194
},
"hsl": {
"h": 171.538,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79466,
"c": 0.079,
"h": 184.4
},
"luminance": 0.5207
}Semantic roles & 50–950 ramp
primary
#7FCDC2
secondary
#9D535E
accent
#2F42B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483