#7FC2CA#7FC2CA
#7FC2CA is a light, moderate teal. Relative luminance 0.474; OKLCH L 77.2% C 0.069 H 205.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2CA |
|---|---|
| RGB | rgb(127, 194, 202) |
| HSL | hsl(186, 41%, 65%) |
| HSV | hsv(186, 37%, 79%) |
| CMYK | cmyk(37.1%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(74.42, -19.14, -10.74) |
| CIE-LCH | lch(74.42, 21.94, 209.29°) |
| OKLab | oklab(77.22% -0.0621 -0.0294) |
| OKLCH | oklch(77.22% 0.069 205.4) |
| XYZ | xyz(38.7011, 47.3574, 62.9672) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.80
Lightblue
#ADD8E6
ΔE00 9.02
Turquoise Blue
#06B1C4
ΔE00 9.15
Aqua Blue
#02D8E9
ΔE00 9.15
Darkturquoise
#00CED1
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2CA #CA877F
analogous
#7FCAAD #7FC2CA #7F9DCA
triadic
#7FC2CA #CA7FC2 #C2CA7F
tetradic
#7FC2CA #AD7FCA #CA877F #9DCA7F
square
#7FC2CA #AD7FCA #CA877F #9DCA7F
split-complementary
#7FC2CA #CA7F9D #CAAD7F
monochromatic
#3C8992 #54ADB8 #7FC2CA #AAD7DC #D6EBEE
Accessibility & contrast
On white
2.01
#7FC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#7FC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2CA
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2CA | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#61C7C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc2ca; /* rgb */ color: rgb(127, 194, 202); /* oklch */ color: oklch(77.2% 0.069 205.4);
Tailwind
colors: {
custom: {
50: '#a7d4da',
500: '#7fc2ca',
950: '#000000',
},
}SCSS
$custom: #7fc2ca; $custom-light: #a7d4da; $custom-dark: #000000;
JSON
{
"hex": "#7fc2ca",
"rgb": {
"r": 127,
"g": 194,
"b": 202
},
"hsl": {
"h": 186.4,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.77216,
"c": 0.06869,
"h": 205.4
},
"luminance": 0.4736
}Semantic roles & 50–950 ramp
primary
#7FC2CA
secondary
#DFC8C5
accent
#3F31B4
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383