#7BDCC7#7BDCC7
#7BDCC7 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.097 H 178.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCC7 |
|---|---|
| RGB | rgb(123, 220, 199) |
| HSL | hsl(167, 58%, 67%) |
| HSV | hsv(167, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(81.58, -33.60, 1.41) |
| CIE-LCH | lch(81.58, 33.63, 177.60°) |
| OKLab | oklab(82.89% -0.0974 0.0032) |
| OKLCH | oklch(82.89% 0.097 178.1) |
| XYZ | xyz(44.0662, 59.5175, 63.1877) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 4.96
Pale Teal
#82CBB2
ΔE00 5.04
Turquoise
#40E0D0
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.30
Mediumaquamarine
#66CDAA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCC7 #DC7B90
analogous
#7BDC96 #7BDCC7 #7BC1DC
triadic
#7BDCC7 #C77BDC #DCC77B
tetradic
#7BDCC7 #967BDC #DC7B90 #C1DC7B
square
#7BDCC7 #967BDC #DC7B90 #C1DC7B
split-complementary
#7BDCC7 #DC7BC1 #DC967B
monochromatic
#2EAE93 #4BCFB2 #7BDCC7 #ABE9DC #DCF6F0
Accessibility & contrast
On white
1.63
#7BDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#7BDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCC7
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCC7 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C6
Deuteranopia (green-blind)
#C5C6C9
Tritanopia (blue-blind)
#55DFD6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bdcc7; /* rgb */ color: rgb(123, 220, 199); /* oklch */ color: oklch(82.9% 0.097 178.1);
Tailwind
colors: {
custom: {
50: '#a6e7d8',
500: '#7bdcc7',
950: '#000000',
},
}SCSS
$custom: #7bdcc7; $custom-light: #a6e7d8; $custom-dark: #000000;
JSON
{
"hex": "#7bdcc7",
"rgb": {
"r": 123,
"g": 220,
"b": 199
},
"hsl": {
"h": 167.01,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82888,
"c": 0.09741,
"h": 178.1
},
"luminance": 0.59521
}Semantic roles & 50–950 ramp
primary
#7BDCC7
secondary
#B14B61
accent
#2044C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483