#7BCDB9#7BCDB9
#7BCDB9 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.086 H 176.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB9 |
|---|---|
| RGB | rgb(123, 205, 185) |
| HSL | hsl(165, 45%, 64%) |
| HSV | hsv(165, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 9.8%, 19.6%) |
| CIE-LAB | lab(76.90, -29.69, 2.10) |
| CIE-LCH | lch(76.90, 29.77, 175.95°) |
| OKLab | oklab(79% -0.0858 0.0051) |
| OKLCH | oklch(79% 0.086 176.6) |
| XYZ | xyz(38.7533, 51.3737, 53.7636) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.29
Seafoam Blue
#78D1B6
ΔE00 2.38
Mediumaquamarine
#66CDAA
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 6.94
Turquoise
#40E0D0
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB9 #CD7B8F
analogous
#7BCD90 #7BCDB9 #7BB8CD
triadic
#7BCDB9 #B97BCD #CDB97B
tetradic
#7BCDB9 #907BCD #CD7B8F #B8CD7B
square
#7BCDB9 #907BCD #CD7B8F #B8CD7B
split-complementary
#7BCDB9 #CD7BB8 #CD907B
monochromatic
#38957F #4FBCA1 #7BCDB9 #A7DED1 #D4EFE8
Accessibility & contrast
On white
1.86
#7BCDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#7BCDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB9
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB9 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B8
Deuteranopia (green-blind)
#B9BABA
Tritanopia (blue-blind)
#5FCFC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdb9; /* rgb */ color: rgb(123, 205, 185); /* oklch */ color: oklch(79.0% 0.086 176.6);
Tailwind
colors: {
custom: {
50: '#a5dcce',
500: '#7bcdb9',
950: '#000000',
},
}SCSS
$custom: #7bcdb9; $custom-light: #a5dcce; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb9",
"rgb": {
"r": 123,
"g": 205,
"b": 185
},
"hsl": {
"h": 165.366,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79004,
"c": 0.08595,
"h": 176.6
},
"luminance": 0.51376
}Semantic roles & 50–950 ramp
primary
#7BCDB9
secondary
#9B5163
accent
#2D4FB8
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#101513
muted
#808483