#7ACEB2#7ACEB2
#7ACEB2 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.092 H 170.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEB2 |
|---|---|
| RGB | rgb(122, 206, 178) |
| HSL | hsl(160, 46%, 64%) |
| HSV | hsv(160, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.98, -32.00, 5.96) |
| CIE-LCH | lch(76.98, 32.55, 169.45°) |
| OKLab | oklab(78.99% -0.0908 0.0153) |
| OKLCH | oklch(78.99% 0.092 170.5) |
| XYZ | xyz(38.1301, 51.4919, 50.0405) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.99
Pale Teal
#82CBB2
ΔE00 1.62
Mediumaquamarine
#66CDAA
ΔE00 2.81
Light Teal
#90E4C1
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEB2 #CE7A96
analogous
#7ACE88 #7ACEB2 #7AC0CE
triadic
#7ACEB2 #B27ACE #CEB27A
tetradic
#7ACEB2 #887ACE #CE7A96 #C0CE7A
square
#7ACEB2 #887ACE #CE7A96 #C0CE7A
split-complementary
#7ACEB2 #CE7AC0 #CE887A
monochromatic
#379677 #4DBE98 #7ACEB2 #A7DECC #D3EFE6
Accessibility & contrast
On white
1.86
#7ACEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#7ACEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEB2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEB2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#60CFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7aceb2; /* rgb */ color: rgb(122, 206, 178); /* oklch */ color: oklch(79.0% 0.092 170.5);
Tailwind
colors: {
custom: {
50: '#a4ddc9',
500: '#7aceb2',
950: '#000000',
},
}SCSS
$custom: #7aceb2; $custom-light: #a4ddc9; $custom-dark: #000000;
JSON
{
"hex": "#7aceb2",
"rgb": {
"r": 122,
"g": 206,
"b": 178
},
"hsl": {
"h": 160,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78992,
"c": 0.0921,
"h": 170.5
},
"luminance": 0.51495
}Semantic roles & 50–950 ramp
primary
#7ACEB2
secondary
#9C5069
accent
#2C5BB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482