#7ACFC0#7ACFC0
#7ACFC0 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.086 H 181.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFC0 |
|---|---|
| RGB | rgb(122, 207, 192) |
| HSL | hsl(169, 47%, 65%) |
| HSV | hsv(169, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(77.62, -29.30, -0.63) |
| CIE-LCH | lch(77.62, 29.31, 181.23°) |
| OKLab | oklab(79.63% -0.0859 -0.0021) |
| OKLCH | oklch(79.63% 0.086 181.4) |
| XYZ | xyz(39.8496, 52.5661, 57.9053) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.02
Pale Teal
#82CBB2
ΔE00 4.13
Mediumturquoise
#48D1CC
ΔE00 5.74
Turquoise
#40E0D0
ΔE00 6.42
Mediumaquamarine
#66CDAA
ΔE00 6.61
Turquoise (survey)
#06C2AC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFC0 #CF7A89
analogous
#7ACF96 #7ACFC0 #7AB3CF
triadic
#7ACFC0 #C07ACF #CFC07A
tetradic
#7ACFC0 #967ACF #CF7A89 #B3CF7A
square
#7ACFC0 #967ACF #CF7A89 #B3CF7A
split-complementary
#7ACFC0 #CF7AB3 #CF967A
monochromatic
#379887 #4DBFAB #7ACFC0 #A7DFD5 #D4EFEB
Accessibility & contrast
On white
1.82
#7ACFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7ACFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFC0
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFC0 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#BABBC1
Tritanopia (blue-blind)
#5AD2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7acfc0; /* rgb */ color: rgb(122, 207, 192); /* oklch */ color: oklch(79.6% 0.086 181.4);
Tailwind
colors: {
custom: {
50: '#a5ded3',
500: '#7acfc0',
950: '#000000',
},
}SCSS
$custom: #7acfc0; $custom-light: #a5ded3; $custom-dark: #000000;
JSON
{
"hex": "#7acfc0",
"rgb": {
"r": 122,
"g": 207,
"b": 192
},
"hsl": {
"h": 169.412,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79626,
"c": 0.08597,
"h": 181.4
},
"luminance": 0.52569
}Semantic roles & 50–950 ramp
primary
#7ACFC0
secondary
#9E505D
accent
#2B45BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483