#7BCDB2#7BCDB2
#7BCDB2 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.090 H 170.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB2 |
|---|---|
| RGB | rgb(123, 205, 178) |
| HSL | hsl(160, 45%, 64%) |
| HSV | hsv(160, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(76.73, -31.25, 5.61) |
| CIE-LCH | lch(76.73, 31.75, 169.82°) |
| OKLab | oklab(78.81% -0.0888 0.0144) |
| OKLCH | oklch(78.81% 0.09 170.8) |
| XYZ | xyz(38.0325, 51.0854, 49.9672) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.19
Pale Teal
#82CBB2
ΔE00 1.28
Mediumaquamarine
#66CDAA
ΔE00 3.09
Light Teal
#90E4C1
ΔE00 5.83
Seafoam
#7FE0B3
ΔE00 6.22
Eucalyptus
#44D7A8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB2 #CD7B96
analogous
#7BCD89 #7BCDB2 #7BBFCD
triadic
#7BCDB2 #B27BCD #CDB27B
tetradic
#7BCDB2 #897BCD #CD7B96 #BFCD7B
square
#7BCDB2 #897BCD #CD7B96 #BFCD7B
split-complementary
#7BCDB2 #CD7BBF #CD897B
monochromatic
#389577 #4FBC98 #7BCDB2 #A7DECC #D4EFE6
Accessibility & contrast
On white
1.87
#7BCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7BCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#BBB9B4
Tritanopia (blue-blind)
#62CEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdb2; /* rgb */ color: rgb(123, 205, 178); /* oklch */ color: oklch(78.8% 0.090 170.8);
Tailwind
colors: {
custom: {
50: '#a5dcc9',
500: '#7bcdb2',
950: '#000000',
},
}SCSS
$custom: #7bcdb2; $custom-light: #a5dcc9; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb2",
"rgb": {
"r": 123,
"g": 205,
"b": 178
},
"hsl": {
"h": 160.244,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78806,
"c": 0.09,
"h": 170.8
},
"luminance": 0.51088
}Semantic roles & 50–950 ramp
primary
#7BCDB2
secondary
#9B5169
accent
#2D5BB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482