#7ACEBA#7ACEBA
#7ACEBA is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.087 H 176.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEBA |
|---|---|
| RGB | rgb(122, 206, 186) |
| HSL | hsl(166, 46%, 64%) |
| HSV | hsv(166, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.17, -30.21, 1.95) |
| CIE-LCH | lch(77.17, 30.27, 176.30°) |
| OKLab | oklab(79.22% -0.0873 0.0047) |
| OKLCH | oklch(79.22% 0.087 176.9) |
| XYZ | xyz(38.9568, 51.8226, 54.3948) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.31
Pale Teal
#82CBB2
ΔE00 2.50
Mediumaquamarine
#66CDAA
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 7.02
Mediumturquoise
#48D1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEBA #CE7A8E
analogous
#7ACE90 #7ACEBA #7AB8CE
triadic
#7ACEBA #BA7ACE #CEBA7A
tetradic
#7ACEBA #907ACE #CE7A8E #B8CE7A
square
#7ACEBA #907ACE #CE7A8E #B8CE7A
split-complementary
#7ACEBA #CE7AB8 #CE907A
monochromatic
#379680 #4DBEA3 #7ACEBA #A7DED1 #D3EFE8
Accessibility & contrast
On white
1.85
#7ACEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#7ACEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEBA
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEBA | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#5DD0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7aceba; /* rgb */ color: rgb(122, 206, 186); /* oklch */ color: oklch(79.2% 0.087 176.9);
Tailwind
colors: {
custom: {
50: '#a4ddce',
500: '#7aceba',
950: '#000000',
},
}SCSS
$custom: #7aceba; $custom-light: #a4ddce; $custom-dark: #000000;
JSON
{
"hex": "#7aceba",
"rgb": {
"r": 122,
"g": 206,
"b": 186
},
"hsl": {
"h": 165.714,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79218,
"c": 0.08747,
"h": 176.9
},
"luminance": 0.51825
}Semantic roles & 50–950 ramp
primary
#7ACEBA
secondary
#9C5062
accent
#2C4EB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483