#7FC2C8#7FC2C8
#7FC2C8 is a light, moderate teal. Relative luminance 0.473; OKLCH L 77.1% C 0.068 H 203.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2C8 |
|---|---|
| RGB | rgb(127, 194, 200) |
| HSL | hsl(185, 40%, 64%) |
| HSV | hsv(185, 37%, 78%) |
| CMYK | cmyk(36.5%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(74.36, -19.63, -9.74) |
| CIE-LCH | lch(74.36, 21.91, 206.38°) |
| OKLab | oklab(77.15% -0.0629 -0.0267) |
| OKLCH | oklch(77.15% 0.068 203) |
| XYZ | xyz(38.4658, 47.2633, 61.7282) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.80
Powder Blue
#B0E0E6
ΔE00 8.91
Darkturquoise
#00CED1
ΔE00 8.93
Sky Blue
#87CEEB
ΔE00 8.98
Aqua Blue
#02D8E9
ΔE00 9.21
Turquoise Blue
#06B1C4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2C8 #C8857F
analogous
#7FC8AA #7FC2C8 #7F9EC8
triadic
#7FC2C8 #C87FC2 #C2C87F
tetradic
#7FC2C8 #AA7FC8 #C8857F #9EC87F
square
#7FC2C8 #AA7FC8 #C8857F #9EC87F
split-complementary
#7FC2C8 #C87F9E #C8AA7F
monochromatic
#3D888F #54AEB6 #7FC2C8 #AAD6DA #D5EBED
Accessibility & contrast
On white
2.01
#7FC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#7FC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2C8
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2C8 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC9
Deuteranopia (green-blind)
#ACB3C8
Tritanopia (blue-blind)
#62C7C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc2c8; /* rgb */ color: rgb(127, 194, 200); /* oklch */ color: oklch(77.1% 0.068 203.0);
Tailwind
colors: {
custom: {
50: '#a7d4d8',
500: '#7fc2c8',
950: '#000000',
},
}SCSS
$custom: #7fc2c8; $custom-light: #a7d4d8; $custom-dark: #000000;
JSON
{
"hex": "#7fc2c8",
"rgb": {
"r": 127,
"g": 194,
"b": 200
},
"hsl": {
"h": 184.932,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.77148,
"c": 0.0683,
"h": 203
},
"luminance": 0.47266
}Semantic roles & 50–950 ramp
primary
#7FC2C8
secondary
#DEC7C5
accent
#3D33B3
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383