#7BCEBC#7BCEBC
#7BCEBC is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.086 H 178.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEBC |
|---|---|
| RGB | rgb(123, 206, 188) |
| HSL | hsl(167, 46%, 65%) |
| HSV | hsv(167, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.27, -29.49, 1.02) |
| CIE-LCH | lch(77.27, 29.50, 178.02°) |
| OKLab | oklab(79.32% -0.0857 0.0022) |
| OKLCH | oklch(79.32% 0.086 178.5) |
| XYZ | xyz(39.3133, 51.9816, 55.5291) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.98
Pale Teal
#82CBB2
ΔE00 3.01
Mediumaquamarine
#66CDAA
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 6.90
Light Teal
#90E4C1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEBC #CE7B8D
analogous
#7BCE93 #7BCEBC #7BB7CE
triadic
#7BCEBC #BC7BCE #CEBC7B
tetradic
#7BCEBC #937BCE #CE7B8D #B7CE7B
square
#7BCEBC #937BCE #CE7B8D #B7CE7B
split-complementary
#7BCEBC #CE7BB7 #CE937B
monochromatic
#389782 #4EBDA5 #7BCEBC #A8DFD3 #D4EFE9
Accessibility & contrast
On white
1.84
#7BCEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7BCEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEBC
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEBC | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#5ED0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bcebc; /* rgb */ color: rgb(123, 206, 188); /* oklch */ color: oklch(79.3% 0.086 178.5);
Tailwind
colors: {
custom: {
50: '#a5ddd0',
500: '#7bcebc',
950: '#000000',
},
}SCSS
$custom: #7bcebc; $custom-light: #a5ddd0; $custom-dark: #000000;
JSON
{
"hex": "#7bcebc",
"rgb": {
"r": 123,
"g": 206,
"b": 188
},
"hsl": {
"h": 166.988,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.79323,
"c": 0.08573,
"h": 178.5
},
"luminance": 0.51984
}Semantic roles & 50–950 ramp
primary
#7BCEBC
secondary
#9D5161
accent
#2C4BB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483