#7ACBB9#7ACBB9
#7ACBB9 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.084 H 178.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACBB9 |
|---|---|
| RGB | rgb(122, 203, 185) |
| HSL | hsl(167, 44%, 64%) |
| HSV | hsv(167, 40%, 80%) |
| CMYK | cmyk(39.9%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(76.28, -28.99, 1.19) |
| CIE-LCH | lch(76.28, 29.02, 177.64°) |
| OKLab | oklab(78.49% -0.0842 0.0027) |
| OKLCH | oklch(78.49% 0.084 178.2) |
| XYZ | xyz(38.1356, 50.3496, 53.5984) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.79
Seafoam Blue
#78D1B6
ΔE00 3.16
Mediumaquamarine
#66CDAA
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 6.92
Turquoise
#40E0D0
ΔE00 7.43
Turquoise (survey)
#06C2AC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACBB9 #CB7A8C
analogous
#7ACB90 #7ACBB9 #7AB4CB
triadic
#7ACBB9 #B97ACB #CBB97A
tetradic
#7ACBB9 #907ACB #CB7A8C #B4CB7A
square
#7ACBB9 #907ACB #CB7A8C #B4CB7A
split-complementary
#7ACBB9 #CB7AB4 #CB907A
monochromatic
#39927E #4EBAA2 #7ACBB9 #A6DCD0 #D2EDE7
Accessibility & contrast
On white
1.90
#7ACBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7ACBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACBB9
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACBB9 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B8
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#5ECDC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7acbb9; /* rgb */ color: rgb(122, 203, 185); /* oklch */ color: oklch(78.5% 0.084 178.2);
Tailwind
colors: {
custom: {
50: '#a4dbce',
500: '#7acbb9',
950: '#000000',
},
}SCSS
$custom: #7acbb9; $custom-light: #a4dbce; $custom-dark: #000000;
JSON
{
"hex": "#7acbb9",
"rgb": {
"r": 122,
"g": 203,
"b": 185
},
"hsl": {
"h": 166.667,
"s": 43.784,
"l": 63.725
},
"oklch": {
"l": 0.78491,
"c": 0.08422,
"h": 178.2
},
"luminance": 0.50352
}Semantic roles & 50–950 ramp
primary
#7ACBB9
secondary
#985161
accent
#2F4DB7
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1513
muted
#808483