#7ACBCD#7ACBCD
#7ACBCD is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.080 H 197.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACBCD |
|---|---|
| RGB | rgb(122, 203, 205) |
| HSL | hsl(181, 45%, 64%) |
| HSV | hsv(181, 40%, 80%) |
| CMYK | cmyk(40.5%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(76.83, -24.21, -8.79) |
| CIE-LCH | lch(76.83, 25.76, 199.94°) |
| OKLab | oklab(79.12% -0.0757 -0.0242) |
| OKLCH | oklch(79.12% 0.08 197.7) |
| XYZ | xyz(40.3973, 51.2543, 65.5101) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 8.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Robin'S Egg
#6DEDFD
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACBCD #CD7C7A
analogous
#7ACDA6 #7ACBCD #7AA2CD
triadic
#7ACBCD #CD7ACB #CBCD7A
tetradic
#7ACBCD #A67ACD #CD7C7A #A2CD7A
square
#7ACBCD #A67ACD #CD7C7A #A2CD7A
split-complementary
#7ACBCD #CD7AA2 #CDA67A
monochromatic
#389295 #4EBABC #7ACBCD #A6DCDE #D3EEEE
Accessibility & contrast
On white
1.87
#7ACBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7ACBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACBCD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACBCD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#54D0CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7acbcd; /* rgb */ color: rgb(122, 203, 205); /* oklch */ color: oklch(79.1% 0.080 197.7);
Tailwind
colors: {
custom: {
50: '#a5dbdc',
500: '#7acbcd',
950: '#000000',
},
}SCSS
$custom: #7acbcd; $custom-light: #a5dbdc; $custom-dark: #000000;
JSON
{
"hex": "#7acbcd",
"rgb": {
"r": 122,
"g": 203,
"b": 205
},
"hsl": {
"h": 181.446,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.79115,
"c": 0.07951,
"h": 197.7
},
"luminance": 0.51257
}Semantic roles & 50–950 ramp
primary
#7ACBCD
secondary
#9B5250
accent
#302DB9
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101515
muted
#808484