#7BCFBC#7BCFBC
#7BCFBC is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.087 H 177.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFBC |
|---|---|
| RGB | rgb(123, 207, 188) |
| HSL | hsl(166, 47%, 65%) |
| HSV | hsv(166, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.56, -29.97, 1.44) |
| CIE-LCH | lch(77.56, 30.00, 177.25°) |
| OKLab | oklab(79.55% -0.0869 0.0034) |
| OKLCH | oklch(79.55% 0.087 177.8) |
| XYZ | xyz(39.5548, 52.4646, 55.6096) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.61
Pale Teal
#82CBB2
ΔE00 2.85
Mediumaquamarine
#66CDAA
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 6.80
Light Teal
#90E4C1
ΔE00 6.88
Mediumturquoise
#48D1CC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFBC #CF7B8E
analogous
#7BCF92 #7BCFBC #7BB8CF
triadic
#7BCFBC #BC7BCF #CFBC7B
tetradic
#7BCFBC #927BCF #CF7B8E #B8CF7B
square
#7BCFBC #927BCF #CF7B8E #B8CF7B
split-complementary
#7BCFBC #CF7BB8 #CF927B
monochromatic
#379882 #4EBFA5 #7BCFBC #A8DFD3 #D5F0EA
Accessibility & contrast
On white
1.83
#7BCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7BCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFBC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFBC | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#5ED1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcfbc; /* rgb */ color: rgb(123, 207, 188); /* oklch */ color: oklch(79.6% 0.087 177.8);
Tailwind
colors: {
custom: {
50: '#a5ded0',
500: '#7bcfbc',
950: '#000000',
},
}SCSS
$custom: #7bcfbc; $custom-light: #a5ded0; $custom-dark: #000000;
JSON
{
"hex": "#7bcfbc",
"rgb": {
"r": 123,
"g": 207,
"b": 188
},
"hsl": {
"h": 166.429,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79555,
"c": 0.08695,
"h": 177.8
},
"luminance": 0.52467
}Semantic roles & 50–950 ramp
primary
#7BCFBC
secondary
#9E5062
accent
#2C4CBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483