#7ACFC7#7ACFC7
#7ACFC7 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.084 H 187.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFC7 |
|---|---|
| RGB | rgb(122, 207, 199) |
| HSL | hsl(174, 47%, 65%) |
| HSV | hsv(174, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(77.81, -27.64, -4.11) |
| CIE-LCH | lch(77.81, 27.95, 188.46°) |
| OKLab | oklab(79.84% -0.083 -0.0115) |
| OKLCH | oklch(79.84% 0.084 187.9) |
| XYZ | xyz(40.6437, 52.8838, 62.0876) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.53
Pale Teal
#82CBB2
ΔE00 6.54
Seafoam Blue
#78D1B6
ΔE00 6.63
Turquoise
#40E0D0
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 7.11
Topaz
#13BBAF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFC7 #CF7A82
analogous
#7ACF9D #7ACFC7 #7AADCF
triadic
#7ACFC7 #C77ACF #CFC77A
tetradic
#7ACFC7 #9D7ACF #CF7A82 #ADCF7A
square
#7ACFC7 #9D7ACF #CF7A82 #ADCF7A
split-complementary
#7ACFC7 #CF7AAD #CF9D7A
monochromatic
#37988F #4DBFB4 #7ACFC7 #A7DFDA #D4EFED
Accessibility & contrast
On white
1.81
#7ACFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7ACFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFC7
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFC7 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C7
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#57D3CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7acfc7; /* rgb */ color: rgb(122, 207, 199); /* oklch */ color: oklch(79.8% 0.084 187.9);
Tailwind
colors: {
custom: {
50: '#a5ded8',
500: '#7acfc7',
950: '#000000',
},
}SCSS
$custom: #7acfc7; $custom-light: #a5ded8; $custom-dark: #000000;
JSON
{
"hex": "#7acfc7",
"rgb": {
"r": 122,
"g": 207,
"b": 199
},
"hsl": {
"h": 174.353,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.7984,
"c": 0.08375,
"h": 187.9
},
"luminance": 0.52887
}Semantic roles & 50–950 ramp
primary
#7ACFC7
secondary
#9E5057
accent
#2B39BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483