#7BCEBF#7BCEBF
#7BCEBF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.084 H 181.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEBF |
|---|---|
| RGB | rgb(123, 206, 191) |
| HSL | hsl(169, 46%, 65%) |
| HSV | hsv(169, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.35, -28.79, -0.48) |
| CIE-LCH | lch(77.35, 28.80, 180.95°) |
| OKLab | oklab(79.41% -0.0844 -0.0017) |
| OKLCH | oklch(79.41% 0.084 181.2) |
| XYZ | xyz(39.6400, 52.1123, 57.2500) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.97
Seafoam Blue
#78D1B6
ΔE00 4.02
Mediumturquoise
#48D1CC
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 6.60
Turquoise
#40E0D0
ΔE00 6.72
Turquoise (survey)
#06C2AC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEBF #CE7B8A
analogous
#7BCE96 #7BCEBF #7BB3CE
triadic
#7BCEBF #BF7BCE #CEBF7B
tetradic
#7BCEBF #967BCE #CE7B8A #B3CE7B
square
#7BCEBF #967BCE #CE7B8A #B3CE7B
split-complementary
#7BCEBF #CE7BB3 #CE967B
monochromatic
#389786 #4EBDA9 #7BCEBF #A8DFD5 #D4EFEA
Accessibility & contrast
On white
1.84
#7BCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7BCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEBF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEBF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#5CD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcebf; /* rgb */ color: rgb(123, 206, 191); /* oklch */ color: oklch(79.4% 0.084 181.2);
Tailwind
colors: {
custom: {
50: '#a5ddd2',
500: '#7bcebf',
950: '#000000',
},
}SCSS
$custom: #7bcebf; $custom-light: #a5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#7bcebf",
"rgb": {
"r": 123,
"g": 206,
"b": 191
},
"hsl": {
"h": 169.157,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79412,
"c": 0.08443,
"h": 181.2
},
"luminance": 0.52115
}Semantic roles & 50–950 ramp
primary
#7BCEBF
secondary
#9D515E
accent
#2C46B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483