#7BCFBF#7BCFBF
#7BCFBF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.086 H 180.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFBF |
|---|---|
| RGB | rgb(123, 207, 191) |
| HSL | hsl(169, 47%, 65%) |
| HSV | hsv(169, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.64, -29.28, -0.06) |
| CIE-LCH | lch(77.64, 29.28, 180.12°) |
| OKLab | oklab(79.64% -0.0856 -0.0006) |
| OKLCH | oklch(79.64% 0.086 180.4) |
| XYZ | xyz(39.8815, 52.5953, 57.3305) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.66
Pale Teal
#82CBB2
ΔE00 3.75
Mediumturquoise
#48D1CC
ΔE00 6.09
Mediumaquamarine
#66CDAA
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 6.56
Light Teal
#90E4C1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFBF #CF7B8B
analogous
#7BCF95 #7BCFBF #7BB5CF
triadic
#7BCFBF #BF7BCF #CFBF7B
tetradic
#7BCFBF #957BCF #CF7B8B #B5CF7B
square
#7BCFBF #957BCF #CF7B8B #B5CF7B
split-complementary
#7BCFBF #CF7BB5 #CF957B
monochromatic
#379886 #4EBFA9 #7BCFBF #A8DFD5 #D5F0EB
Accessibility & contrast
On white
1.82
#7BCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7BCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFBF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFBF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#5CD2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bcfbf; /* rgb */ color: rgb(123, 207, 191); /* oklch */ color: oklch(79.6% 0.086 180.4);
Tailwind
colors: {
custom: {
50: '#a5ded2',
500: '#7bcfbf',
950: '#000000',
},
}SCSS
$custom: #7bcfbf; $custom-light: #a5ded2; $custom-dark: #000000;
JSON
{
"hex": "#7bcfbf",
"rgb": {
"r": 123,
"g": 207,
"b": 191
},
"hsl": {
"h": 168.571,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.79644,
"c": 0.0856,
"h": 180.4
},
"luminance": 0.52598
}Semantic roles & 50–950 ramp
primary
#7BCFBF
secondary
#9E505F
accent
#2C47BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483