#7ACFBF#7ACFBF
#7ACFBF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.086 H 180.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFBF |
|---|---|
| RGB | rgb(122, 207, 191) |
| HSL | hsl(169, 47%, 65%) |
| HSV | hsv(169, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.59, -29.54, -0.13) |
| CIE-LCH | lch(77.59, 29.54, 180.25°) |
| OKLab | oklab(79.6% -0.0864 -0.0008) |
| OKLCH | oklch(79.6% 0.086 180.5) |
| XYZ | xyz(39.7392, 52.5219, 57.3238) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.66
Pale Teal
#82CBB2
ΔE00 3.81
Mediumturquoise
#48D1CC
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.26
Turquoise
#40E0D0
ΔE00 6.46
Light Teal
#90E4C1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFBF #CF7A8A
analogous
#7ACF95 #7ACFBF #7AB5CF
triadic
#7ACFBF #BF7ACF #CFBF7A
tetradic
#7ACFBF #957ACF #CF7A8A #B5CF7A
square
#7ACFBF #957ACF #CF7A8A #B5CF7A
split-complementary
#7ACFBF #CF7AB5 #CF957A
monochromatic
#379886 #4DBFA9 #7ACFBF #A7DFD5 #D4EFEA
Accessibility & contrast
On white
1.83
#7ACFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7ACFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFBF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFBF | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 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)
#C8C6BE
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#5AD2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7acfbf; /* rgb */ color: rgb(122, 207, 191); /* oklch */ color: oklch(79.6% 0.086 180.5);
Tailwind
colors: {
custom: {
50: '#a5ded2',
500: '#7acfbf',
950: '#000000',
},
}SCSS
$custom: #7acfbf; $custom-light: #a5ded2; $custom-dark: #000000;
JSON
{
"hex": "#7acfbf",
"rgb": {
"r": 122,
"g": 207,
"b": 191
},
"hsl": {
"h": 168.706,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79597,
"c": 0.08637,
"h": 180.5
},
"luminance": 0.52525
}Semantic roles & 50–950 ramp
primary
#7ACFBF
secondary
#9E505E
accent
#2B46BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483