#7ACCBD#7ACCBD
#7ACCBD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.084 H 181.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCBD |
|---|---|
| RGB | rgb(122, 204, 189) |
| HSL | hsl(169, 45%, 64%) |
| HSV | hsv(169, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(76.68, -28.55, -0.39) |
| CIE-LCH | lch(76.68, 28.56, 180.78°) |
| OKLab | oklab(78.84% -0.0837 -0.0015) |
| OKLCH | oklch(78.84% 0.084 181) |
| XYZ | xyz(38.8007, 50.9947, 55.9326) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.85
Seafoam Blue
#78D1B6
ΔE00 4.09
Mediumturquoise
#48D1CC
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.54
Turquoise
#40E0D0
ΔE00 7.03
Turquoise (survey)
#06C2AC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCBD #CC7A89
analogous
#7ACC94 #7ACCBD #7AB2CC
triadic
#7ACCBD #BD7ACC #CCBD7A
tetradic
#7ACCBD #947ACC #CC7A89 #B2CC7A
square
#7ACCBD #947ACC #CC7A89 #B2CC7A
split-complementary
#7ACCBD #CC7AB2 #CC947A
monochromatic
#389383 #4EBBA7 #7ACCBD #A6DDD3 #D2EEE9
Accessibility & contrast
On white
1.88
#7ACCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7ACCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCBD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCBD | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#5CCFC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7accbd; /* rgb */ color: rgb(122, 204, 189); /* oklch */ color: oklch(78.8% 0.084 181.0);
Tailwind
colors: {
custom: {
50: '#a4dcd0',
500: '#7accbd',
950: '#000000',
},
}SCSS
$custom: #7accbd; $custom-light: #a4dcd0; $custom-dark: #000000;
JSON
{
"hex": "#7accbd",
"rgb": {
"r": 122,
"g": 204,
"b": 189
},
"hsl": {
"h": 169.024,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78842,
"c": 0.08367,
"h": 181
},
"luminance": 0.50997
}Semantic roles & 50–950 ramp
primary
#7ACCBD
secondary
#9A515E
accent
#2E47B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483