#7ACFC2#7ACFC2
#7ACFC2 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.085 H 183.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFC2 |
|---|---|
| RGB | rgb(122, 207, 194) |
| HSL | hsl(171, 47%, 65%) |
| HSV | hsv(171, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(77.67, -28.83, -1.62) |
| CIE-LCH | lch(77.67, 28.88, 183.22°) |
| OKLab | oklab(79.69% -0.0851 -0.0048) |
| OKLCH | oklch(79.69% 0.085 183.2) |
| XYZ | xyz(40.0727, 52.6554, 59.0803) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 6.41
Mediumaquamarine
#66CDAA
ΔE00 7.32
Turquoise (survey)
#06C2AC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFC2 #CF7A87
analogous
#7ACF98 #7ACFC2 #7AB1CF
triadic
#7ACFC2 #C27ACF #CFC27A
tetradic
#7ACFC2 #987ACF #CF7A87 #B1CF7A
square
#7ACFC2 #987ACF #CF7A87 #B1CF7A
split-complementary
#7ACFC2 #CF7AB1 #CF987A
monochromatic
#379889 #4DBFAD #7ACFC2 #A7DFD7 #D4EFEB
Accessibility & contrast
On white
1.82
#7ACFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7ACFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFC2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFC2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#59D2CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7acfc2; /* rgb */ color: rgb(122, 207, 194); /* oklch */ color: oklch(79.7% 0.085 183.2);
Tailwind
colors: {
custom: {
50: '#a5ded4',
500: '#7acfc2',
950: '#000000',
},
}SCSS
$custom: #7acfc2; $custom-light: #a5ded4; $custom-dark: #000000;
JSON
{
"hex": "#7acfc2",
"rgb": {
"r": 122,
"g": 207,
"b": 194
},
"hsl": {
"h": 170.824,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79687,
"c": 0.08522,
"h": 183.2
},
"luminance": 0.52658
}Semantic roles & 50–950 ramp
primary
#7ACFC2
secondary
#9E505C
accent
#2B41BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483