#7BCDAC#7BCDAC
#7BCDAC is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.094 H 166.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDAC |
|---|---|
| RGB | rgb(123, 205, 172) |
| HSL | hsl(156, 45%, 64%) |
| HSV | hsv(156, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 16.1%, 19.6%) |
| CIE-LAB | lab(76.59, -32.55, 8.63) |
| CIE-LCH | lch(76.59, 33.68, 165.15°) |
| OKLab | oklab(78.64% -0.0915 0.0222) |
| OKLCH | oklch(78.64% 0.094 166.4) |
| XYZ | xyz(37.4432, 50.8496, 46.8637) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.44
Seafoam Blue
#78D1B6
ΔE00 2.44
Pale Teal
#82CBB2
ΔE00 2.52
Seafoam
#7FE0B3
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.53
Eucalyptus
#44D7A8
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDAC #CD7B9C
analogous
#7BCD83 #7BCDAC #7BC5CD
triadic
#7BCDAC #AC7BCD #CDAC7B
tetradic
#7BCDAC #837BCD #CD7B9C #C5CD7B
square
#7BCDAC #837BCD #CD7B9C #C5CD7B
split-complementary
#7BCDAC #CD7BC5 #CD837B
monochromatic
#389570 #4FBC90 #7BCDAC #A7DEC8 #D4EFE4
Accessibility & contrast
On white
1.88
#7BCDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#7BCDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDAC
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDAC | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#64CDC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdac; /* rgb */ color: rgb(123, 205, 172); /* oklch */ color: oklch(78.6% 0.094 166.4);
Tailwind
colors: {
custom: {
50: '#a5dcc4',
500: '#7bcdac',
950: '#000000',
},
}SCSS
$custom: #7bcdac; $custom-light: #a5dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7bcdac",
"rgb": {
"r": 123,
"g": 205,
"b": 172
},
"hsl": {
"h": 155.854,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78643,
"c": 0.09415,
"h": 166.4
},
"luminance": 0.50852
}Semantic roles & 50–950 ramp
primary
#7BCDAC
secondary
#9B516F
accent
#2D65B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482