#7ACDBF#7ACDBF
#7ACDBF is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.084 H 182.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACDBF |
|---|---|
| RGB | rgb(122, 205, 191) |
| HSL | hsl(170, 45%, 64%) |
| HSV | hsv(170, 40%, 80%) |
| CMYK | cmyk(40.5%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.02, -28.57, -0.97) |
| CIE-LCH | lch(77.02, 28.59, 181.94°) |
| OKLab | oklab(79.13% -0.084 -0.0031) |
| OKLCH | oklch(79.13% 0.084 182.1) |
| XYZ | xyz(39.2577, 51.5590, 57.1633) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.40
Mediumturquoise
#48D1CC
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.80
Mediumaquamarine
#66CDAA
ΔE00 6.90
Turquoise (survey)
#06C2AC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACDBF #CD7A88
analogous
#7ACD96 #7ACDBF #7AB2CD
triadic
#7ACDBF #BF7ACD #CDBF7A
tetradic
#7ACDBF #967ACD #CD7A88 #B2CD7A
square
#7ACDBF #967ACD #CD7A88 #B2CD7A
split-complementary
#7ACDBF #CD7AB2 #CD967A
monochromatic
#389585 #4EBCAA #7ACDBF #A6DED4 #D3EEEA
Accessibility & contrast
On white
1.86
#7ACDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7ACDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACDBF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACDBF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#5BD0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acdbf; /* rgb */ color: rgb(122, 205, 191); /* oklch */ color: oklch(79.1% 0.084 182.1);
Tailwind
colors: {
custom: {
50: '#a4dcd2',
500: '#7acdbf',
950: '#000000',
},
}SCSS
$custom: #7acdbf; $custom-light: #a4dcd2; $custom-dark: #000000;
JSON
{
"hex": "#7acdbf",
"rgb": {
"r": 122,
"g": 205,
"b": 191
},
"hsl": {
"h": 169.88,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.79133,
"c": 0.08405,
"h": 182.1
},
"luminance": 0.51562
}Semantic roles & 50–950 ramp
primary
#7ACDBF
secondary
#9B505D
accent
#2D45B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483