#7BCDB3#7BCDB3
#7BCDB3 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.089 H 171.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB3 |
|---|---|
| RGB | rgb(123, 205, 179) |
| HSL | hsl(161, 45%, 64%) |
| HSV | hsv(161, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(76.76, -31.03, 5.11) |
| CIE-LCH | lch(76.76, 31.45, 170.65°) |
| OKLab | oklab(78.83% -0.0884 0.013) |
| OKLCH | oklch(78.83% 0.089 171.6) |
| XYZ | xyz(38.1332, 51.1257, 50.4979) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.16
Pale Teal
#82CBB2
ΔE00 1.23
Mediumaquamarine
#66CDAA
ΔE00 3.30
Light Teal
#90E4C1
ΔE00 5.94
Seafoam
#7FE0B3
ΔE00 6.45
Eucalyptus
#44D7A8
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB3 #CD7B95
analogous
#7BCD8A #7BCDB3 #7BBECD
triadic
#7BCDB3 #B37BCD #CDB37B
tetradic
#7BCDB3 #8A7BCD #CD7B95 #BECD7B
square
#7BCDB3 #8A7BCD #CD7B95 #BECD7B
split-complementary
#7BCDB3 #CD7BBE #CD8A7B
monochromatic
#389578 #4FBC99 #7BCDB3 #A7DECD #D4EFE6
Accessibility & contrast
On white
1.87
#7BCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#7BCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB3
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB3 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B2
Deuteranopia (green-blind)
#BBB9B5
Tritanopia (blue-blind)
#62CEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdb3; /* rgb */ color: rgb(123, 205, 179); /* oklch */ color: oklch(78.8% 0.089 171.6);
Tailwind
colors: {
custom: {
50: '#a5dcc9',
500: '#7bcdb3',
950: '#000000',
},
}SCSS
$custom: #7bcdb3; $custom-light: #a5dcc9; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb3",
"rgb": {
"r": 123,
"g": 205,
"b": 179
},
"hsl": {
"h": 160.976,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78834,
"c": 0.08937,
"h": 171.6
},
"luminance": 0.51128
}Semantic roles & 50–950 ramp
primary
#7BCDB3
secondary
#9B5168
accent
#2D59B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482