#7ACFB2#7ACFB2
#7ACFB2 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.2% C 0.093 H 169.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFB2 |
|---|---|
| RGB | rgb(122, 207, 178) |
| HSL | hsl(160, 47%, 65%) |
| HSV | hsv(160, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(77.27, -32.47, 6.38) |
| CIE-LCH | lch(77.27, 33.09, 168.89°) |
| OKLab | oklab(79.23% -0.092 0.0163) |
| OKLCH | oklch(79.23% 0.093 169.9) |
| XYZ | xyz(38.3716, 51.9749, 50.1210) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.99
Pale Teal
#82CBB2
ΔE00 1.90
Mediumaquamarine
#66CDAA
ΔE00 2.64
Light Teal
#90E4C1
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 5.51
Eucalyptus
#44D7A8
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFB2 #CF7A97
analogous
#7ACF88 #7ACFB2 #7AC2CF
triadic
#7ACFB2 #B27ACF #CFB27A
tetradic
#7ACFB2 #887ACF #CF7A97 #C2CF7A
square
#7ACFB2 #887ACF #CF7A97 #C2CF7A
split-complementary
#7ACFB2 #CF7AC2 #CF887A
monochromatic
#379877 #4DBF98 #7ACFB2 #A7DFCC #D4EFE6
Accessibility & contrast
On white
1.84
#7ACFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7ACFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFB2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFB2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#60D0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7acfb2; /* rgb */ color: rgb(122, 207, 178); /* oklch */ color: oklch(79.2% 0.093 169.9);
Tailwind
colors: {
custom: {
50: '#a4dec9',
500: '#7acfb2',
950: '#000000',
},
}SCSS
$custom: #7acfb2; $custom-light: #a4dec9; $custom-dark: #000000;
JSON
{
"hex": "#7acfb2",
"rgb": {
"r": 122,
"g": 207,
"b": 178
},
"hsl": {
"h": 159.529,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79226,
"c": 0.09347,
"h": 169.9
},
"luminance": 0.51978
}Semantic roles & 50–950 ramp
primary
#7ACFB2
secondary
#9E506A
accent
#2B5CBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482