#7BCCAB#7BCCAB
#7BCCAB is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.093 H 166.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCAB |
|---|---|
| RGB | rgb(123, 204, 171) |
| HSL | hsl(156, 44%, 64%) |
| HSV | hsv(156, 40%, 80%) |
| CMYK | cmyk(39.7%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.27, -32.29, 8.72) |
| CIE-LCH | lch(76.27, 33.45, 164.89°) |
| OKLab | oklab(78.38% -0.0907 0.0224) |
| OKLCH | oklch(78.38% 0.093 166.1) |
| XYZ | xyz(37.1091, 50.3345, 46.2803) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.50
Mediumaquamarine
#66CDAA
ΔE00 2.51
Seafoam Blue
#78D1B6
ΔE00 2.61
Seafoam
#7FE0B3
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.76
Eucalyptus
#44D7A8
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCAB #CC7B9C
analogous
#7BCC83 #7BCCAB #7BC4CC
triadic
#7BCCAB #AB7BCC #CCAB7B
tetradic
#7BCCAB #837BCC #CC7B9C #C4CC7B
square
#7BCCAB #837BCC #CC7B9C #C4CC7B
split-complementary
#7BCCAB #CC7BC4 #CC837B
monochromatic
#39946F #4FBB8F #7BCCAB #A7DDC7 #D3EEE3
Accessibility & contrast
On white
1.90
#7BCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7BCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCAB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCAB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#65CCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bccab; /* rgb */ color: rgb(123, 204, 171); /* oklch */ color: oklch(78.4% 0.093 166.1);
Tailwind
colors: {
custom: {
50: '#a4dcc4',
500: '#7bccab',
950: '#000000',
},
}SCSS
$custom: #7bccab; $custom-light: #a4dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7bccab",
"rgb": {
"r": 123,
"g": 204,
"b": 171
},
"hsl": {
"h": 155.556,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.78382,
"c": 0.09346,
"h": 166.1
},
"luminance": 0.50337
}Semantic roles & 50–950 ramp
primary
#7BCCAB
secondary
#9A516F
accent
#2E66B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482