#7BCFCB#7BCFCB
#7BCFCB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.082 H 191.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFCB |
|---|---|
| RGB | rgb(123, 207, 203) |
| HSL | hsl(177, 47%, 65%) |
| HSV | hsv(177, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(77.96, -26.43, -6.03) |
| CIE-LCH | lch(77.96, 27.11, 192.86°) |
| OKLab | oklab(80.01% -0.0805 -0.0167) |
| OKLCH | oklch(80.01% 0.082 191.7) |
| XYZ | xyz(41.2566, 53.1454, 64.5724) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 6.65
Turquoise
#40E0D0
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 8.00
Seafoam Blue
#78D1B6
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFCB #CF7B7F
analogous
#7BCFA1 #7BCFCB #7BA9CF
triadic
#7BCFCB #CB7BCF #CFCB7B
tetradic
#7BCFCB #A17BCF #CF7B7F #A9CF7B
square
#7BCFCB #A17BCF #CF7B7F #A9CF7B
split-complementary
#7BCFCB #CF7BA9 #CFA17B
monochromatic
#379894 #4EBFB9 #7BCFCB #A8DFDD #D5F0EE
Accessibility & contrast
On white
1.81
#7BCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#7BCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFCB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFCB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#56D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bcfcb; /* rgb */ color: rgb(123, 207, 203); /* oklch */ color: oklch(80.0% 0.082 191.7);
Tailwind
colors: {
custom: {
50: '#a6deda',
500: '#7bcfcb',
950: '#000000',
},
}SCSS
$custom: #7bcfcb; $custom-light: #a6deda; $custom-dark: #000000;
JSON
{
"hex": "#7bcfcb",
"rgb": {
"r": 123,
"g": 207,
"b": 203
},
"hsl": {
"h": 177.143,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.80013,
"c": 0.08223,
"h": 191.7
},
"luminance": 0.53148
}Semantic roles & 50–950 ramp
primary
#7BCFCB
secondary
#9E5054
accent
#2C32BA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483