#7FC3CA#7FC3CA
#7FC3CA is a light, moderate teal. Relative luminance 0.478; OKLCH L 77.4% C 0.069 H 204.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3CA |
|---|---|
| RGB | rgb(127, 195, 202) |
| HSL | hsl(186, 41%, 65%) |
| HSV | hsv(186, 37%, 79%) |
| CMYK | cmyk(37.1%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.70, -19.65, -10.31) |
| CIE-LCH | lch(74.70, 22.19, 207.69°) |
| OKLab | oklab(77.44% -0.0633 -0.0283) |
| OKLCH | oklch(77.44% 0.069 204.1) |
| XYZ | xyz(38.9244, 47.8040, 63.0417) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.55
Powder Blue
#B0E0E6
ΔE00 8.70
Mediumturquoise
#48D1CC
ΔE00 8.90
Darkturquoise
#00CED1
ΔE00 8.94
Aqua Blue
#02D8E9
ΔE00 8.96
Lightblue
#ADD8E6
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3CA #CA867F
analogous
#7FCAAC #7FC3CA #7F9ECA
triadic
#7FC3CA #CA7FC3 #C3CA7F
tetradic
#7FC3CA #AC7FCA #CA867F #9ECA7F
square
#7FC3CA #AC7FCA #CA867F #9ECA7F
split-complementary
#7FC3CA #CA7F9E #CAAC7F
monochromatic
#3C8A92 #54AFB8 #7FC3CA #AAD7DC #D6ECEE
Accessibility & contrast
On white
1.99
#7FC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#7FC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3CA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3CA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#ACB4CA
Tritanopia (blue-blind)
#61C8C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc3ca; /* rgb */ color: rgb(127, 195, 202); /* oklch */ color: oklch(77.4% 0.069 204.1);
Tailwind
colors: {
custom: {
50: '#a7d5da',
500: '#7fc3ca',
950: '#000000',
},
}SCSS
$custom: #7fc3ca; $custom-light: #a7d5da; $custom-dark: #000000;
JSON
{
"hex": "#7fc3ca",
"rgb": {
"r": 127,
"g": 195,
"b": 202
},
"hsl": {
"h": 185.6,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.77442,
"c": 0.06932,
"h": 204.1
},
"luminance": 0.47807
}Semantic roles & 50–950 ramp
primary
#7FC3CA
secondary
#DFC8C5
accent
#3D31B4
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383