#7ACEBF#7ACEBF
#7ACEBF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.085 H 181.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEBF |
|---|---|
| RGB | rgb(122, 206, 191) |
| HSL | hsl(169, 46%, 64%) |
| HSV | hsv(169, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.30, -29.05, -0.55) |
| CIE-LCH | lch(77.30, 29.06, 181.08°) |
| OKLab | oklab(79.36% -0.0852 -0.0019) |
| OKLCH | oklch(79.36% 0.085 181.3) |
| XYZ | xyz(39.4977, 52.0389, 57.2433) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.03
Pale Teal
#82CBB2
ΔE00 4.03
Mediumturquoise
#48D1CC
ΔE00 5.83
Mediumaquamarine
#66CDAA
ΔE00 6.57
Turquoise
#40E0D0
ΔE00 6.62
Turquoise (survey)
#06C2AC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEBF #CE7A89
analogous
#7ACE95 #7ACEBF #7AB3CE
triadic
#7ACEBF #BF7ACE #CEBF7A
tetradic
#7ACEBF #957ACE #CE7A89 #B3CE7A
square
#7ACEBF #957ACE #CE7A89 #B3CE7A
split-complementary
#7ACEBF #CE7AB3 #CE957A
monochromatic
#379685 #4DBEA9 #7ACEBF #A7DED5 #D3EFEA
Accessibility & contrast
On white
1.84
#7ACEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7ACEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEBF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEBF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#5BD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7acebf; /* rgb */ color: rgb(122, 206, 191); /* oklch */ color: oklch(79.4% 0.085 181.3);
Tailwind
colors: {
custom: {
50: '#a4ddd2',
500: '#7acebf',
950: '#000000',
},
}SCSS
$custom: #7acebf; $custom-light: #a4ddd2; $custom-dark: #000000;
JSON
{
"hex": "#7acebf",
"rgb": {
"r": 122,
"g": 206,
"b": 191
},
"hsl": {
"h": 169.286,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79365,
"c": 0.0852,
"h": 181.3
},
"luminance": 0.52042
}Semantic roles & 50–950 ramp
primary
#7ACEBF
secondary
#9C505E
accent
#2C45B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483