#7BCFBE#7BCFBE
#7BCFBE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.086 H 179.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFBE |
|---|---|
| RGB | rgb(123, 207, 190) |
| HSL | hsl(168, 47%, 65%) |
| HSV | hsv(168, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.61, -29.51, 0.44) |
| CIE-LCH | lch(77.61, 29.51, 179.15°) |
| OKLab | oklab(79.61% -0.086 0.0007) |
| OKLCH | oklch(79.61% 0.086 179.5) |
| XYZ | xyz(39.7719, 52.5515, 56.7529) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.30
Pale Teal
#82CBB2
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.62
Light Teal
#90E4C1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFBE #CF7B8C
analogous
#7BCF94 #7BCFBE #7BB6CF
triadic
#7BCFBE #BE7BCF #CFBE7B
tetradic
#7BCFBE #947BCF #CF7B8C #B6CF7B
square
#7BCFBE #947BCF #CF7B8C #B6CF7B
split-complementary
#7BCFBE #CF7BB6 #CF947B
monochromatic
#379885 #4EBFA8 #7BCFBE #A8DFD4 #D5F0EA
Accessibility & contrast
On white
1.82
#7BCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7BCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFBE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFBE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#5DD2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcfbe; /* rgb */ color: rgb(123, 207, 190); /* oklch */ color: oklch(79.6% 0.086 179.5);
Tailwind
colors: {
custom: {
50: '#a5ded1',
500: '#7bcfbe',
950: '#000000',
},
}SCSS
$custom: #7bcfbe; $custom-light: #a5ded1; $custom-dark: #000000;
JSON
{
"hex": "#7bcfbe",
"rgb": {
"r": 123,
"g": 207,
"b": 190
},
"hsl": {
"h": 167.857,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79614,
"c": 0.08603,
"h": 179.5
},
"luminance": 0.52554
}Semantic roles & 50–950 ramp
primary
#7BCFBE
secondary
#9E5060
accent
#2C48BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483