#7FC5CA#7FC5CA
#7FC5CA is a light, moderate teal. Relative luminance 0.487; OKLCH L 77.9% C 0.071 H 201.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5CA |
|---|---|
| RGB | rgb(127, 197, 202) |
| HSL | hsl(184, 41%, 65%) |
| HSV | hsv(184, 37%, 79%) |
| CMYK | cmyk(37.1%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.27, -20.66, -9.47) |
| CIE-LCH | lch(75.27, 22.73, 204.62°) |
| OKLab | oklab(77.9% -0.0657 -0.026) |
| OKLCH | oklch(77.9% 0.071 201.6) |
| XYZ | xyz(39.3755, 48.7062, 63.1920) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.04
Darkturquoise
#00CED1
ΔE00 8.34
Powder Blue
#B0E0E6
ΔE00 8.60
Aqua Blue
#02D8E9
ΔE00 8.69
Sky Blue
#87CEEB
ΔE00 9.26
Lightblue
#ADD8E6
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5CA #CA847F
analogous
#7FCAAA #7FC5CA #7FA0CA
triadic
#7FC5CA #CA7FC5 #C5CA7F
tetradic
#7FC5CA #AA7FCA #CA847F #A0CA7F
square
#7FC5CA #AA7FCA #CA847F #A0CA7F
split-complementary
#7FC5CA #CA7FA0 #CAAA7F
monochromatic
#3C8C92 #54B1B8 #7FC5CA #AAD9DC #D6ECEE
Accessibility & contrast
On white
1.95
#7FC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#7FC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5CA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5CA | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCA
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#60CAC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc5ca; /* rgb */ color: rgb(127, 197, 202); /* oklch */ color: oklch(77.9% 0.071 201.6);
Tailwind
colors: {
custom: {
50: '#a7d6da',
500: '#7fc5ca',
950: '#000000',
},
}SCSS
$custom: #7fc5ca; $custom-light: #a7d6da; $custom-dark: #000000;
JSON
{
"hex": "#7fc5ca",
"rgb": {
"r": 127,
"g": 197,
"b": 202
},
"hsl": {
"h": 184,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.77895,
"c": 0.07068,
"h": 201.6
},
"luminance": 0.48709
}Semantic roles & 50–950 ramp
primary
#7FC5CA
secondary
#DFC7C5
accent
#3A31B4
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383