#7FCDCD#7FCDCD
#7FCDCD is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.077 H 195.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDCD |
|---|---|
| RGB | rgb(127, 205, 205) |
| HSL | hsl(180, 44%, 65%) |
| HSV | hsv(180, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.63, -23.94, -7.58) |
| CIE-LCH | lch(77.63, 25.11, 197.58°) |
| OKLab | oklab(79.81% -0.0742 -0.0209) |
| OKLCH | oklch(79.81% 0.077 195.7) |
| XYZ | xyz(41.5991, 52.5795, 65.7026) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 7.10
Aqua Blue
#02D8E9
ΔE00 8.20
Powder Blue
#B0E0E6
ΔE00 8.55
Paleturquoise
#AFEEEE
ΔE00 8.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDCD #CD7F7F
analogous
#7FCDA6 #7FCDCD #7FA6CD
triadic
#7FCDCD #CD7FCD #CDCD7F
tetradic
#7FCDCD #A67FCD #CD7F7F #A6CD7F
square
#7FCDCD #A67FCD #CD7F7F #A6CD7F
split-complementary
#7FCDCD #CD7FA6 #CDA67F
monochromatic
#3B9797 #53BCBC #7FCDCD #ABDEDE #D7EFEF
Accessibility & contrast
On white
1.82
#7FCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7FCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDCD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDCD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#5DD2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcdcd; /* rgb */ color: rgb(127, 205, 205); /* oklch */ color: oklch(79.8% 0.077 195.7);
Tailwind
colors: {
custom: {
50: '#a8dcdc',
500: '#7fcdcd',
950: '#000000',
},
}SCSS
$custom: #7fcdcd; $custom-light: #a8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7fcdcd",
"rgb": {
"r": 127,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.79812,
"c": 0.07705,
"h": 195.7
},
"luminance": 0.52582
}Semantic roles & 50–950 ramp
primary
#7FCDCD
secondary
#9D5353
accent
#2F2FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484