#7ACDBD#7ACDBD
#7ACDBD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.085 H 180.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACDBD |
|---|---|
| RGB | rgb(122, 205, 189) |
| HSL | hsl(168, 45%, 64%) |
| HSV | hsv(168, 40%, 80%) |
| CMYK | cmyk(40.5%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(76.96, -29.04, 0.03) |
| CIE-LCH | lch(76.96, 29.04, 179.94°) |
| OKLab | oklab(79.07% -0.0848 -0.0004) |
| OKLCH | oklch(79.07% 0.085 180.3) |
| XYZ | xyz(39.0391, 51.4716, 56.0121) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.60
Seafoam Blue
#78D1B6
ΔE00 3.70
Mediumturquoise
#48D1CC
ΔE00 6.17
Mediumaquamarine
#66CDAA
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 6.86
Turquoise (survey)
#06C2AC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACDBD #CD7A8A
analogous
#7ACD94 #7ACDBD #7AB4CD
triadic
#7ACDBD #BD7ACD #CDBD7A
tetradic
#7ACDBD #947ACD #CD7A8A #B4CD7A
square
#7ACDBD #947ACD #CD7A8A #B4CD7A
split-complementary
#7ACDBD #CD7AB4 #CD947A
monochromatic
#389583 #4EBCA7 #7ACDBD #A6DED3 #D3EEE9
Accessibility & contrast
On white
1.86
#7ACDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7ACDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACDBD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACDBD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#5CD0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acdbd; /* rgb */ color: rgb(122, 205, 189); /* oklch */ color: oklch(79.1% 0.085 180.3);
Tailwind
colors: {
custom: {
50: '#a4dcd0',
500: '#7acdbd',
950: '#000000',
},
}SCSS
$custom: #7acdbd; $custom-light: #a4dcd0; $custom-dark: #000000;
JSON
{
"hex": "#7acdbd",
"rgb": {
"r": 122,
"g": 205,
"b": 189
},
"hsl": {
"h": 168.434,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.79073,
"c": 0.08485,
"h": 180.3
},
"luminance": 0.51474
}Semantic roles & 50–950 ramp
primary
#7ACDBD
secondary
#9B505F
accent
#2D48B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483