#7BDBCA#7BDBCA
#7BDBCA is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.095 H 181.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBCA |
|---|---|
| RGB | rgb(123, 219, 202) |
| HSL | hsl(169, 57%, 67%) |
| HSV | hsv(169, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(81.37, -32.43, -0.49) |
| CIE-LCH | lch(81.37, 32.44, 180.87°) |
| OKLab | oklab(82.74% -0.0949 -0.0018) |
| OKLCH | oklch(82.74% 0.095 181.1) |
| XYZ | xyz(44.1563, 59.1348, 64.9530) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.39
Turquoise
#40E0D0
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBCA #DB7B8C
analogous
#7BDB9A #7BDBCA #7BBCDB
triadic
#7BDBCA #CA7BDB #DBCA7B
tetradic
#7BDBCA #9A7BDB #DB7B8C #BCDB7B
square
#7BDBCA #9A7BDB #DB7B8C #BCDB7B
split-complementary
#7BDBCA #DB7BBC #DB9A7B
monochromatic
#2FAD96 #4BCEB7 #7BDBCA #ABE8DD #DBF5F1
Accessibility & contrast
On white
1.64
#7BDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7BDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBCA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBCA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C9
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#54DED6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bdbca; /* rgb */ color: rgb(123, 219, 202); /* oklch */ color: oklch(82.7% 0.095 181.1);
Tailwind
colors: {
custom: {
50: '#a6e6da',
500: '#7bdbca',
950: '#000000',
},
}SCSS
$custom: #7bdbca; $custom-light: #a6e6da; $custom-dark: #000000;
JSON
{
"hex": "#7bdbca",
"rgb": {
"r": 123,
"g": 219,
"b": 202
},
"hsl": {
"h": 169.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.82744,
"c": 0.09494,
"h": 181.1
},
"luminance": 0.59138
}Semantic roles & 50–950 ramp
primary
#7BDBCA
secondary
#AF4B5D
accent
#213EC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483