#7BD7CD#7BD7CD
#7BD7CD is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.090 H 186.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD7CD |
|---|---|
| RGB | rgb(123, 215, 205) |
| HSL | hsl(173, 53%, 66%) |
| HSV | hsv(173, 43%, 84%) |
| CMYK | cmyk(42.8%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.30, -29.82, -3.65) |
| CIE-LCH | lch(80.30, 30.04, 186.98°) |
| OKLab | oklab(81.91% -0.089 -0.0103) |
| OKLCH | oklch(81.91% 0.09 186.6) |
| XYZ | xyz(43.4839, 57.2163, 66.4982) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 5.44
Seafoam Blue
#78D1B6
ΔE00 6.23
Pale Teal
#82CBB2
ΔE00 6.71
Tiffany Blue
#7BF2DA
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD7CD #D77B85
analogous
#7BD79F #7BD7CD #7BB3D7
triadic
#7BD7CD #CD7BD7 #D7CD7B
tetradic
#7BD7CD #9F7BD7 #D77B85 #B3D77B
square
#7BD7CD #9F7BD7 #D77B85 #B3D77B
split-complementary
#7BD7CD #D77BB3 #D79F7B
monochromatic
#32A599 #4CC9BB #7BD7CD #AAE5DF #D9F3F1
Accessibility & contrast
On white
1.69
#7BD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#7BD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD7CD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD7CD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#53DBD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7bd7cd; /* rgb */ color: rgb(123, 215, 205); /* oklch */ color: oklch(81.9% 0.090 186.6);
Tailwind
colors: {
custom: {
50: '#a6e3dc',
500: '#7bd7cd',
950: '#000000',
},
}SCSS
$custom: #7bd7cd; $custom-light: #a6e3dc; $custom-dark: #000000;
JSON
{
"hex": "#7bd7cd",
"rgb": {
"r": 123,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.478,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.81913,
"c": 0.08962,
"h": 186.6
},
"luminance": 0.5722
}Semantic roles & 50–950 ramp
primary
#7BD7CD
secondary
#A94D57
accent
#2536C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484