#7BDBCD#7BDBCD
#7BDBCD is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.094 H 183.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBCD |
|---|---|
| RGB | rgb(123, 219, 205) |
| HSL | hsl(171, 57%, 67%) |
| HSV | hsv(171, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(81.44, -31.73, -1.97) |
| CIE-LCH | lch(81.44, 31.79, 183.55°) |
| OKLab | oklab(82.83% -0.0936 -0.0058) |
| OKLCH | oklch(82.83% 0.094 183.5) |
| XYZ | xyz(44.5150, 59.2783, 66.8419) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.82
Pale Teal
#82CBB2
ΔE00 6.23
Light Teal
#90E4C1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBCD #DB7B89
analogous
#7BDB9D #7BDBCD #7BB9DB
triadic
#7BDBCD #CD7BDB #DBCD7B
tetradic
#7BDBCD #9D7BDB #DB7B89 #B9DB7B
square
#7BDBCD #9D7BDB #DB7B89 #B9DB7B
split-complementary
#7BDBCD #DB7BB9 #DB9D7B
monochromatic
#2FAD9A #4BCEBB #7BDBCD #ABE8DF #DBF5F1
Accessibility & contrast
On white
1.63
#7BDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#7BDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBCD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBCD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#52DED7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bdbcd; /* rgb */ color: rgb(123, 219, 205); /* oklch */ color: oklch(82.8% 0.094 183.5);
Tailwind
colors: {
custom: {
50: '#a6e6dc',
500: '#7bdbcd',
950: '#000000',
},
}SCSS
$custom: #7bdbcd; $custom-light: #a6e6dc; $custom-dark: #000000;
JSON
{
"hex": "#7bdbcd",
"rgb": {
"r": 123,
"g": 219,
"b": 205
},
"hsl": {
"h": 171.25,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.82834,
"c": 0.09383,
"h": 183.5
},
"luminance": 0.59282
}Semantic roles & 50–950 ramp
primary
#7BDBCD
secondary
#AF4B5A
accent
#2139C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484