#7FCDCF#7FCDCF
#7FCDCF is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.077 H 197.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDCF |
|---|---|
| RGB | rgb(127, 205, 207) |
| HSL | hsl(182, 45%, 65%) |
| HSV | hsv(182, 39%, 81%) |
| CMYK | cmyk(38.6%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.68, -23.45, -8.57) |
| CIE-LCH | lch(77.68, 24.97, 200.08°) |
| OKLab | oklab(79.88% -0.0733 -0.0236) |
| OKLCH | oklch(79.88% 0.077 197.8) |
| XYZ | xyz(41.8420, 52.6767, 66.9822) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.19
Aqua Blue
#02D8E9
ΔE00 7.81
Powder Blue
#B0E0E6
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Paleturquoise
#AFEEEE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDCF #CF817F
analogous
#7FCFA9 #7FCDCF #7FA5CF
triadic
#7FCDCF #CF7FCD #CDCF7F
tetradic
#7FCDCF #A97FCF #CF817F #A5CF7F
square
#7FCDCF #A97FCF #CF817F #A5CF7F
split-complementary
#7FCDCF #CF7FA5 #CFA97F
monochromatic
#3A979A #52BCBE #7FCDCF #ACDEE0 #D8F0F0
Accessibility & contrast
On white
1.82
#7FCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7FCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDCF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDCF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B5BBD0
Tritanopia (blue-blind)
#5CD2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcdcf; /* rgb */ color: rgb(127, 205, 207); /* oklch */ color: oklch(79.9% 0.077 197.8);
Tailwind
colors: {
custom: {
50: '#a8dcdd',
500: '#7fcdcf',
950: '#000000',
},
}SCSS
$custom: #7fcdcf; $custom-light: #a8dcdd; $custom-dark: #000000;
JSON
{
"hex": "#7fcdcf",
"rgb": {
"r": 127,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.5,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.79877,
"c": 0.07704,
"h": 197.8
},
"luminance": 0.5268
}Semantic roles & 50–950 ramp
primary
#7FCDCF
secondary
#A05453
accent
#302DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484