#7ACFC6#7ACFC6
#7ACFC6 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.084 H 187.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFC6 |
|---|---|
| RGB | rgb(122, 207, 198) |
| HSL | hsl(174, 47%, 65%) |
| HSV | hsv(174, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 4.3%, 18.8%) |
| CIE-LAB | lab(77.78, -27.88, -3.62) |
| CIE-LCH | lch(77.78, 28.12, 187.39°) |
| OKLab | oklab(79.81% -0.0834 -0.0102) |
| OKLCH | oklch(79.81% 0.084 187) |
| XYZ | xyz(40.5280, 52.8375, 61.4781) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.62
Pale Teal
#82CBB2
ΔE00 6.18
Seafoam Blue
#78D1B6
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 6.70
Darkturquoise
#00CED1
ΔE00 7.31
Topaz
#13BBAF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFC6 #CF7A83
analogous
#7ACF9C #7ACFC6 #7AAECF
triadic
#7ACFC6 #C67ACF #CFC67A
tetradic
#7ACFC6 #9C7ACF #CF7A83 #AECF7A
square
#7ACFC6 #9C7ACF #CF7A83 #AECF7A
split-complementary
#7ACFC6 #CF7AAE #CF9C7A
monochromatic
#37988E #4DBFB3 #7ACFC6 #A7DFD9 #D4EFED
Accessibility & contrast
On white
1.82
#7ACFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#7ACFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFC6
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFC6 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C6
Deuteranopia (green-blind)
#B8BCC7
Tritanopia (blue-blind)
#57D3CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7acfc6; /* rgb */ color: rgb(122, 207, 198); /* oklch */ color: oklch(79.8% 0.084 187.0);
Tailwind
colors: {
custom: {
50: '#a5ded7',
500: '#7acfc6',
950: '#000000',
},
}SCSS
$custom: #7acfc6; $custom-light: #a5ded7; $custom-dark: #000000;
JSON
{
"hex": "#7acfc6",
"rgb": {
"r": 122,
"g": 207,
"b": 198
},
"hsl": {
"h": 173.647,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79809,
"c": 0.08401,
"h": 187
},
"luminance": 0.5284
}Semantic roles & 50–950 ramp
primary
#7ACFC6
secondary
#9E5058
accent
#2B3ABA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483