#7BCFBB#7BCFBB
#7BCFBB is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.087 H 176.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFBB |
|---|---|
| RGB | rgb(123, 207, 187) |
| HSL | hsl(166, 47%, 65%) |
| HSV | hsv(166, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.53, -30.20, 1.94) |
| CIE-LCH | lch(77.53, 30.26, 176.33°) |
| OKLab | oklab(79.53% -0.0873 0.0047) |
| OKLCH | oklch(79.53% 0.087 176.9) |
| XYZ | xyz(39.4474, 52.4217, 55.0438) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.28
Pale Teal
#82CBB2
ΔE00 2.57
Mediumaquamarine
#66CDAA
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 6.65
Turquoise
#40E0D0
ΔE00 6.92
Mediumturquoise
#48D1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFBB #CF7B8F
analogous
#7BCF91 #7BCFBB #7BB9CF
triadic
#7BCFBB #BB7BCF #CFBB7B
tetradic
#7BCFBB #917BCF #CF7B8F #B9CF7B
square
#7BCFBB #917BCF #CF7B8F #B9CF7B
split-complementary
#7BCFBB #CF7BB9 #CF917B
monochromatic
#379881 #4EBFA4 #7BCFBB #A8DFD2 #D5F0E9
Accessibility & contrast
On white
1.83
#7BCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7BCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFBB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFBB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#5ED1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcfbb; /* rgb */ color: rgb(123, 207, 187); /* oklch */ color: oklch(79.5% 0.087 176.9);
Tailwind
colors: {
custom: {
50: '#a5decf',
500: '#7bcfbb',
950: '#000000',
},
}SCSS
$custom: #7bcfbb; $custom-light: #a5decf; $custom-dark: #000000;
JSON
{
"hex": "#7bcfbb",
"rgb": {
"r": 123,
"g": 207,
"b": 187
},
"hsl": {
"h": 165.714,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79526,
"c": 0.08745,
"h": 176.9
},
"luminance": 0.52424
}Semantic roles & 50–950 ramp
primary
#7BCFBB
secondary
#9E5063
accent
#2C4DBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483