#7FCDCE#7FCDCE
#7FCDCE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.077 H 196.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDCE |
|---|---|
| RGB | rgb(127, 205, 206) |
| HSL | hsl(181, 45%, 65%) |
| HSV | hsv(181, 38%, 81%) |
| CMYK | cmyk(38.3%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.65, -23.69, -8.08) |
| CIE-LCH | lch(77.65, 25.03, 198.83°) |
| OKLab | oklab(79.84% -0.0738 -0.0222) |
| OKLCH | oklch(79.84% 0.077 196.8) |
| XYZ | xyz(41.7202, 52.6280, 66.3403) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.05
Darkturquoise
#00CED1
ΔE00 7.13
Aqua Blue
#02D8E9
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDCE #CE807F
analogous
#7FCEA7 #7FCDCE #7FA6CE
triadic
#7FCDCE #CE7FCD #CDCE7F
tetradic
#7FCDCE #A77FCE #CE807F #A6CE7F
square
#7FCDCE #A77FCE #CE807F #A6CE7F
split-complementary
#7FCDCE #CE7FA6 #CEA77F
monochromatic
#3A9798 #53BCBD #7FCDCE #ABDEDF #D8F0F0
Accessibility & contrast
On white
1.82
#7FCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7FCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDCE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDCE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#5DD2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcdce; /* rgb */ color: rgb(127, 205, 206); /* oklch */ color: oklch(79.8% 0.077 196.8);
Tailwind
colors: {
custom: {
50: '#a8dcdc',
500: '#7fcdce',
950: '#000000',
},
}SCSS
$custom: #7fcdce; $custom-light: #a8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7fcdce",
"rgb": {
"r": 127,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.759,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.79844,
"c": 0.07703,
"h": 196.8
},
"luminance": 0.52631
}Semantic roles & 50–950 ramp
primary
#7FCDCE
secondary
#9E5453
accent
#2F2EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484