#7BCDB4#7BCDB4
#7BCDB4 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.089 H 172.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB4 |
|---|---|
| RGB | rgb(123, 205, 180) |
| HSL | hsl(162, 45%, 64%) |
| HSV | hsv(162, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 12.2%, 19.6%) |
| CIE-LAB | lab(76.78, -30.81, 4.61) |
| CIE-LCH | lch(76.78, 31.16, 171.49°) |
| OKLab | oklab(78.86% -0.088 0.0117) |
| OKLCH | oklch(78.86% 0.089 172.4) |
| XYZ | xyz(38.2347, 51.1663, 51.0325) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.22
Pale Teal
#82CBB2
ΔE00 1.26
Mediumaquamarine
#66CDAA
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 6.07
Seafoam
#7FE0B3
ΔE00 6.69
Eucalyptus
#44D7A8
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB4 #CD7B94
analogous
#7BCD8B #7BCDB4 #7BBDCD
triadic
#7BCDB4 #B47BCD #CDB47B
tetradic
#7BCDB4 #8B7BCD #CD7B94 #BDCD7B
square
#7BCDB4 #8B7BCD #CD7B94 #BDCD7B
split-complementary
#7BCDB4 #CD7BBD #CD8B7B
monochromatic
#389579 #4FBC9B #7BCDB4 #A7DECD #D4EFE6
Accessibility & contrast
On white
1.87
#7BCDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#7BCDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB4
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB4 | 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)
#C8C3B3
Deuteranopia (green-blind)
#BBB9B6
Tritanopia (blue-blind)
#61CEC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdb4; /* rgb */ color: rgb(123, 205, 180); /* oklch */ color: oklch(78.9% 0.089 172.4);
Tailwind
colors: {
custom: {
50: '#a5dcca',
500: '#7bcdb4',
950: '#000000',
},
}SCSS
$custom: #7bcdb4; $custom-light: #a5dcca; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb4",
"rgb": {
"r": 123,
"g": 205,
"b": 180
},
"hsl": {
"h": 161.707,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78861,
"c": 0.08875,
"h": 172.4
},
"luminance": 0.51169
}Semantic roles & 50–950 ramp
primary
#7BCDB4
secondary
#9B5168
accent
#2D58B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482