#7BD3CE#7BD3CE
#7BD3CE is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.086 H 190.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD3CE |
|---|---|
| RGB | rgb(123, 211, 206) |
| HSL | hsl(177, 50%, 65%) |
| HSV | hsv(177, 42%, 83%) |
| CMYK | cmyk(41.7%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(79.19, -27.65, -5.83) |
| CIE-LCH | lch(79.19, 28.25, 191.90°) |
| OKLab | oklab(81.03% -0.084 -0.0162) |
| OKLCH | oklch(81.03% 0.086 190.9) |
| XYZ | xyz(42.5989, 55.2525, 66.8006) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.38
Darkturquoise
#00CED1
ΔE00 6.67
Turquoise
#40E0D0
ΔE00 6.86
Seafoam Blue
#78D1B6
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 7.93
Paleturquoise
#AFEEEE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD3CE #D37B80
analogous
#7BD3A2 #7BD3CE #7BACD3
triadic
#7BD3CE #CE7BD3 #D3CE7B
tetradic
#7BD3CE #A27BD3 #D37B80 #ACD37B
square
#7BD3CE #A27BD3 #D37B80 #ACD37B
split-complementary
#7BD3CE #D37BAC #D3A27B
monochromatic
#359F99 #4DC4BD #7BD3CE #A9E2DF #D7F2F0
Accessibility & contrast
On white
1.74
#7BD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#7BD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD3CE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD3CE | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#54D7D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd3ce; /* rgb */ color: rgb(123, 211, 206); /* oklch */ color: oklch(81.0% 0.086 190.9);
Tailwind
colors: {
custom: {
50: '#a6e0dc',
500: '#7bd3ce',
950: '#000000',
},
}SCSS
$custom: #7bd3ce; $custom-light: #a6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#7bd3ce",
"rgb": {
"r": 123,
"g": 211,
"b": 206
},
"hsl": {
"h": 176.591,
"s": 50,
"l": 65.49
},
"oklch": {
"l": 0.81025,
"c": 0.0855,
"h": 190.9
},
"luminance": 0.55256
}Semantic roles & 50–950 ramp
primary
#7BD3CE
secondary
#A34F54
accent
#2831BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484