#7BCDAD#7BCDAD
#7BCDAD is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.7% C 0.093 H 167.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDAD |
|---|---|
| RGB | rgb(123, 205, 173) |
| HSL | hsl(157, 45%, 64%) |
| HSV | hsv(157, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(76.61, -32.34, 8.13) |
| CIE-LCH | lch(76.61, 33.34, 165.89°) |
| OKLab | oklab(78.67% -0.0911 0.0209) |
| OKLCH | oklch(78.67% 0.093 167.1) |
| XYZ | xyz(37.5396, 50.8882, 47.3714) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.18
Pale Teal
#82CBB2
ΔE00 2.26
Mediumaquamarine
#66CDAA
ΔE00 2.46
Seafoam
#7FE0B3
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 5.54
Eucalyptus
#44D7A8
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDAD #CD7B9B
analogous
#7BCD84 #7BCDAD #7BC4CD
triadic
#7BCDAD #AD7BCD #CDAD7B
tetradic
#7BCDAD #847BCD #CD7B9B #C4CD7B
square
#7BCDAD #847BCD #CD7B9B #C4CD7B
split-complementary
#7BCDAD #CD7BC4 #CD847B
monochromatic
#389571 #4FBC91 #7BCDAD #A7DEC9 #D4EFE4
Accessibility & contrast
On white
1.88
#7BCDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7BCDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDAD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDAD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AB
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#64CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdad; /* rgb */ color: rgb(123, 205, 173); /* oklch */ color: oklch(78.7% 0.093 167.1);
Tailwind
colors: {
custom: {
50: '#a5dcc5',
500: '#7bcdad',
950: '#000000',
},
}SCSS
$custom: #7bcdad; $custom-light: #a5dcc5; $custom-dark: #000000;
JSON
{
"hex": "#7bcdad",
"rgb": {
"r": 123,
"g": 205,
"b": 173
},
"hsl": {
"h": 156.585,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.7867,
"c": 0.09342,
"h": 167.1
},
"luminance": 0.50891
}Semantic roles & 50–950 ramp
primary
#7BCDAD
secondary
#9B516E
accent
#2D63B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482