#7ACCBC#7ACCBC
#7ACCBC is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.084 H 180.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCBC |
|---|---|
| RGB | rgb(122, 204, 188) |
| HSL | hsl(168, 45%, 64%) |
| HSV | hsv(168, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 7.8%, 20%) |
| CIE-LAB | lab(76.65, -28.79, 0.11) |
| CIE-LCH | lch(76.65, 28.79, 179.78°) |
| OKLab | oklab(78.81% -0.0841 -0.0002) |
| OKLCH | oklch(78.81% 0.084 180.1) |
| XYZ | xyz(38.6925, 50.9514, 55.3629) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.52
Seafoam Blue
#78D1B6
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 7.07
Turquoise (survey)
#06C2AC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCBC #CC7A8A
analogous
#7ACC93 #7ACCBC #7AB3CC
triadic
#7ACCBC #BC7ACC #CCBC7A
tetradic
#7ACCBC #937ACC #CC7A8A #B3CC7A
square
#7ACCBC #937ACC #CC7A8A #B3CC7A
split-complementary
#7ACCBC #CC7AB3 #CC937A
monochromatic
#389381 #4EBBA6 #7ACCBC #A6DDD2 #D2EEE9
Accessibility & contrast
On white
1.88
#7ACCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7ACCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCBC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCBC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#5CCFC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7accbc; /* rgb */ color: rgb(122, 204, 188); /* oklch */ color: oklch(78.8% 0.084 180.1);
Tailwind
colors: {
custom: {
50: '#a4dcd0',
500: '#7accbc',
950: '#000000',
},
}SCSS
$custom: #7accbc; $custom-light: #a4dcd0; $custom-dark: #000000;
JSON
{
"hex": "#7accbc",
"rgb": {
"r": 122,
"g": 204,
"b": 188
},
"hsl": {
"h": 168.293,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78812,
"c": 0.08409,
"h": 180.1
},
"luminance": 0.50954
}Semantic roles & 50–950 ramp
primary
#7ACCBC
secondary
#9A515F
accent
#2E49B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483