#7BCCBF#7BCCBF
#7BCCBF is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.082 H 182.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCCBF |
|---|---|
| RGB | rgb(123, 204, 191) |
| HSL | hsl(170, 44%, 64%) |
| HSV | hsv(170, 40%, 80%) |
| CMYK | cmyk(39.7%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.77, -27.83, -1.32) |
| CIE-LCH | lch(76.77, 27.86, 182.72°) |
| OKLab | oklab(78.95% -0.082 -0.004) |
| OKLCH | oklch(78.95% 0.082 182.8) |
| XYZ | xyz(39.1616, 51.1555, 57.0905) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.50
Seafoam Blue
#78D1B6
ΔE00 4.80
Mediumturquoise
#48D1CC
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 7.11
Mediumaquamarine
#66CDAA
ΔE00 7.27
Turquoise (survey)
#06C2AC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCCBF #CC7B88
analogous
#7BCC97 #7BCCBF #7BB1CC
triadic
#7BCCBF #BF7BCC #CCBF7B
tetradic
#7BCCBF #977BCC #CC7B88 #B1CC7B
square
#7BCCBF #977BCC #CC7B88 #B1CC7B
split-complementary
#7BCCBF #CC7BB1 #CC977B
monochromatic
#399485 #4FBBAA #7BCCBF #A7DDD4 #D3EEEA
Accessibility & contrast
On white
1.87
#7BCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#7BCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCCBF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCCBF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#5DCFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bccbf; /* rgb */ color: rgb(123, 204, 191); /* oklch */ color: oklch(79.0% 0.082 182.8);
Tailwind
colors: {
custom: {
50: '#a5dcd2',
500: '#7bccbf',
950: '#000000',
},
}SCSS
$custom: #7bccbf; $custom-light: #a5dcd2; $custom-dark: #000000;
JSON
{
"hex": "#7bccbf",
"rgb": {
"r": 123,
"g": 204,
"b": 191
},
"hsl": {
"h": 170.37,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.7895,
"c": 0.08212,
"h": 182.8
},
"luminance": 0.51158
}Semantic roles & 50–950 ramp
primary
#7BCCBF
secondary
#9A515D
accent
#2E44B7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483