#7ACCBB#7ACCBB
#7ACCBB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.085 H 179.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCBB |
|---|---|
| RGB | rgb(122, 204, 187) |
| HSL | hsl(168, 45%, 64%) |
| HSV | hsv(168, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 8.3%, 20%) |
| CIE-LAB | lab(76.62, -29.02, 0.61) |
| CIE-LCH | lch(76.62, 29.02, 178.79°) |
| OKLab | oklab(78.78% -0.0845 0.0012) |
| OKLCH | oklch(78.78% 0.085 179.2) |
| XYZ | xyz(38.5851, 50.9085, 54.7972) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.19
Seafoam Blue
#78D1B6
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.54
Turquoise
#40E0D0
ΔE00 7.13
Turquoise (survey)
#06C2AC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCBB #CC7A8B
analogous
#7ACC92 #7ACCBB #7AB4CC
triadic
#7ACCBB #BB7ACC #CCBB7A
tetradic
#7ACCBB #927ACC #CC7A8B #B4CC7A
square
#7ACCBB #927ACC #CC7A8B #B4CC7A
split-complementary
#7ACCBB #CC7AB4 #CC927A
monochromatic
#389380 #4EBBA4 #7ACCBB #A6DDD2 #D2EEE8
Accessibility & contrast
On white
1.88
#7ACCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7ACCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCBB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCBB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#5DCEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7accbb; /* rgb */ color: rgb(122, 204, 187); /* oklch */ color: oklch(78.8% 0.085 179.2);
Tailwind
colors: {
custom: {
50: '#a4dccf',
500: '#7accbb',
950: '#000000',
},
}SCSS
$custom: #7accbb; $custom-light: #a4dccf; $custom-dark: #000000;
JSON
{
"hex": "#7accbb",
"rgb": {
"r": 122,
"g": 204,
"b": 187
},
"hsl": {
"h": 167.561,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78782,
"c": 0.08453,
"h": 179.2
},
"luminance": 0.50911
}Semantic roles & 50–950 ramp
primary
#7ACCBB
secondary
#9A5160
accent
#2E4AB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483