#7ACCBF#7ACCBF
#7ACCBF is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.083 H 182.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCBF |
|---|---|
| RGB | rgb(122, 204, 191) |
| HSL | hsl(170, 45%, 64%) |
| HSV | hsv(170, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.73, -28.09, -1.39) |
| CIE-LCH | lch(76.73, 28.12, 182.83°) |
| OKLab | oklab(78.9% -0.0828 -0.0042) |
| OKLCH | oklch(78.9% 0.083 182.9) |
| XYZ | xyz(39.0193, 51.0821, 57.0838) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.80
Mediumturquoise
#48D1CC
ΔE00 5.58
Turquoise
#40E0D0
ΔE00 7.01
Mediumaquamarine
#66CDAA
ΔE00 7.25
Turquoise (survey)
#06C2AC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCBF #CC7A87
analogous
#7ACC96 #7ACCBF #7AB0CC
triadic
#7ACCBF #BF7ACC #CCBF7A
tetradic
#7ACCBF #967ACC #CC7A87 #B0CC7A
square
#7ACCBF #967ACC #CC7A87 #B0CC7A
split-complementary
#7ACCBF #CC7AB0 #CC967A
monochromatic
#389385 #4EBBAA #7ACCBF #A6DDD4 #D2EEEA
Accessibility & contrast
On white
1.87
#7ACCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7ACCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCBF
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCBF | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#5BCFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7accbf; /* rgb */ color: rgb(122, 204, 191); /* oklch */ color: oklch(78.9% 0.083 182.9);
Tailwind
colors: {
custom: {
50: '#a4dcd2',
500: '#7accbf',
950: '#000000',
},
}SCSS
$custom: #7accbf; $custom-light: #a4dcd2; $custom-dark: #000000;
JSON
{
"hex": "#7accbf",
"rgb": {
"r": 122,
"g": 204,
"b": 191
},
"hsl": {
"h": 170.488,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78902,
"c": 0.08291,
"h": 182.9
},
"luminance": 0.51085
}Semantic roles & 50–950 ramp
primary
#7ACCBF
secondary
#9A515C
accent
#2E44B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483