#7BCDA4#7BCDA4
#7BCDA4 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.4% C 0.100 H 161.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDA4 |
|---|---|
| RGB | rgb(123, 205, 164) |
| HSL | hsl(150, 45%, 64%) |
| HSV | hsv(150, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 20%, 19.6%) |
| CIE-LAB | lab(76.41, -34.22, 12.66) |
| CIE-LCH | lch(76.41, 36.48, 159.70°) |
| OKLab | oklab(78.44% -0.095 0.0325) |
| OKLCH | oklch(78.44% 0.1 161.1) |
| XYZ | xyz(36.6979, 50.5515, 42.9384) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 4.60
Pale Teal
#82CBB2
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 5.74
Light Teal
#90E4C1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDA4 #CD7BA4
analogous
#7BCD7B #7BCDA4 #7BCDCD
triadic
#7BCDA4 #A47BCD #CDA47B
tetradic
#7BCDA4 #7B7BCD #CD7BA4 #CDCD7B
square
#7BCDA4 #7B7BCD #CD7BA4 #CDCD7B
split-complementary
#7BCDA4 #CD7BCD #CD7B7B
monochromatic
#389567 #4FBC85 #7BCDA4 #A7DEC3 #D4EFE1
Accessibility & contrast
On white
1.89
#7BCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#7BCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDA4
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDA4 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A2
Deuteranopia (green-blind)
#BEB9A6
Tritanopia (blue-blind)
#67CDC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcda4; /* rgb */ color: rgb(123, 205, 164); /* oklch */ color: oklch(78.4% 0.100 161.1);
Tailwind
colors: {
custom: {
50: '#a4dcbf',
500: '#7bcda4',
950: '#000000',
},
}SCSS
$custom: #7bcda4; $custom-light: #a4dcbf; $custom-dark: #000000;
JSON
{
"hex": "#7bcda4",
"rgb": {
"r": 123,
"g": 205,
"b": 164
},
"hsl": {
"h": 150,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78437,
"c": 0.10046,
"h": 161.1
},
"luminance": 0.50554
}Semantic roles & 50–950 ramp
primary
#7BCDA4
secondary
#9B5176
accent
#2D73B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482