#7BD3CA#7BD3CA
#7BD3CA is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.086 H 187.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD3CA |
|---|---|
| RGB | rgb(123, 211, 202) |
| HSL | hsl(174, 50%, 65%) |
| HSV | hsv(174, 42%, 83%) |
| CMYK | cmyk(41.7%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(79.08, -28.61, -3.85) |
| CIE-LCH | lch(79.08, 28.87, 187.66°) |
| OKLab | oklab(80.9% -0.0856 -0.0108) |
| OKLCH | oklch(80.9% 0.086 187.2) |
| XYZ | xyz(42.1192, 55.0606, 64.2739) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 6.13
Seafoam Blue
#78D1B6
ΔE00 6.35
Pale Teal
#82CBB2
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 7.31
Tiffany Blue
#7BF2DA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD3CA #D37B84
analogous
#7BD39E #7BD3CA #7BB0D3
triadic
#7BD3CA #CA7BD3 #D3CA7B
tetradic
#7BD3CA #9E7BD3 #D37B84 #B0D37B
square
#7BD3CA #9E7BD3 #D37B84 #B0D37B
split-complementary
#7BD3CA #D37BB0 #D39E7B
monochromatic
#359F94 #4DC4B8 #7BD3CA #A9E2DC #D7F2EF
Accessibility & contrast
On white
1.75
#7BD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7BD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD3CA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD3CA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#56D7D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd3ca; /* rgb */ color: rgb(123, 211, 202); /* oklch */ color: oklch(80.9% 0.086 187.2);
Tailwind
colors: {
custom: {
50: '#a6e0da',
500: '#7bd3ca',
950: '#000000',
},
}SCSS
$custom: #7bd3ca; $custom-light: #a6e0da; $custom-dark: #000000;
JSON
{
"hex": "#7bd3ca",
"rgb": {
"r": 123,
"g": 211,
"b": 202
},
"hsl": {
"h": 173.864,
"s": 50,
"l": 65.49
},
"oklch": {
"l": 0.809,
"c": 0.08632,
"h": 187.2
},
"luminance": 0.55064
}Semantic roles & 50–950 ramp
primary
#7BD3CA
secondary
#A34F57
accent
#2837BD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483