#7CAFA2#7CAFA2
#7CAFA2 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.4% C 0.057 H 177.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAFA2 |
|---|---|
| RGB | rgb(124, 175, 162) |
| HSL | hsl(165, 24%, 59%) |
| HSV | hsv(165, 29%, 69%) |
| CMYK | cmyk(29.1%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(67.69, -19.69, 1.25) |
| CIE-LCH | lch(67.69, 19.73, 176.37°) |
| OKLab | oklab(71.42% -0.0573 0.003) |
| OKLCH | oklch(71.42% 0.057 177) |
| XYZ | xyz(30.1616, 37.5522, 39.8345) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.84
Dull Teal
#5F9E8F
ΔE00 6.30
Grey Teal
#5E9B8A
ΔE00 7.23
Pale Teal
#82CBB2
ΔE00 8.33
Cadetblue
#5F9EA0
ΔE00 8.33
Greeny Blue
#42B395
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAFA2 #AF7C89
analogous
#7CAF88 #7CAFA2 #7CA2AF
triadic
#7CAFA2 #A27CAF #AFA27C
tetradic
#7CAFA2 #887CAF #AF7C89 #A2AF7C
square
#7CAFA2 #887CAF #AF7C89 #A2AF7C
split-complementary
#7CAFA2 #AF7CA2 #AF887C
monochromatic
#436E63 #5A9485 #7CAFA2 #A2C6BD #C8DDD8
Accessibility & contrast
On white
2.47
#7CAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#7CAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAFA2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAFA2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A1
Deuteranopia (green-blind)
#A2A2A3
Tritanopia (blue-blind)
#6EB0AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7cafa2; /* rgb */ color: rgb(124, 175, 162); /* oklch */ color: oklch(71.4% 0.057 177.0);
Tailwind
colors: {
custom: {
50: '#a3c7bd',
500: '#7cafa2',
950: '#000000',
},
}SCSS
$custom: #7cafa2; $custom-light: #a3c7bd; $custom-dark: #000000;
JSON
{
"hex": "#7cafa2",
"rgb": {
"r": 124,
"g": 175,
"b": 162
},
"hsl": {
"h": 164.706,
"s": 24.171,
"l": 58.627
},
"oklch": {
"l": 0.7142,
"c": 0.05734,
"h": 177
},
"luminance": 0.37554
}Semantic roles & 50–950 ramp
primary
#7CAFA2
secondary
#CDB9BE
accent
#677EC1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281