#7BDBCF#7BDBCF
#7BDBCF is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.093 H 185.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBCF |
|---|---|
| RGB | rgb(123, 219, 207) |
| HSL | hsl(173, 57%, 67%) |
| HSV | hsv(173, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(81.50, -31.25, -2.96) |
| CIE-LCH | lch(81.50, 31.39, 185.40°) |
| OKLab | oklab(82.89% -0.0928 -0.0084) |
| OKLCH | oklch(82.89% 0.093 185.2) |
| XYZ | xyz(44.7579, 59.3755, 68.1214) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 5.94
Tiffany Blue
#7BF2DA
ΔE00 6.19
Pale Teal
#82CBB2
ΔE00 6.75
Light Teal
#90E4C1
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBCF #DB7B87
analogous
#7BDB9F #7BDBCF #7BB7DB
triadic
#7BDBCF #CF7BDB #DBCF7B
tetradic
#7BDBCF #9F7BDB #DB7B87 #B7DB7B
square
#7BDBCF #9F7BDB #DB7B87 #B7DB7B
split-complementary
#7BDBCF #DB7BB7 #DB9F7B
monochromatic
#2FAD9D #4BCEBE #7BDBCF #ABE8E0 #DBF5F2
Accessibility & contrast
On white
1.63
#7BDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#7BDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBCF
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBCF | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#C2C5D0
Tritanopia (blue-blind)
#51DFD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bdbcf; /* rgb */ color: rgb(123, 219, 207); /* oklch */ color: oklch(82.9% 0.093 185.2);
Tailwind
colors: {
custom: {
50: '#a7e6dd',
500: '#7bdbcf',
950: '#000000',
},
}SCSS
$custom: #7bdbcf; $custom-light: #a7e6dd; $custom-dark: #000000;
JSON
{
"hex": "#7bdbcf",
"rgb": {
"r": 123,
"g": 219,
"b": 207
},
"hsl": {
"h": 172.5,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.82894,
"c": 0.09318,
"h": 185.2
},
"luminance": 0.59379
}Semantic roles & 50–950 ramp
primary
#7BDBCF
secondary
#AF4B58
accent
#2135C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484