#7BCDA8#7BCDA8
#7BCDA8 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.5% C 0.097 H 163.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDA8 |
|---|---|
| RGB | rgb(123, 205, 168) |
| HSL | hsl(153, 45%, 64%) |
| HSV | hsv(153, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(76.50, -33.39, 10.64) |
| CIE-LCH | lch(76.50, 35.05, 162.32°) |
| OKLab | oklab(78.54% -0.0933 0.0274) |
| OKLCH | oklch(78.54% 0.097 163.6) |
| XYZ | xyz(37.0648, 50.6983, 44.8709) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.70
Seafoam Blue
#78D1B6
ΔE00 3.52
Pale Teal
#82CBB2
ΔE00 3.57
Seafoam
#7FE0B3
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 5.66
Eucalyptus
#44D7A8
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDA8 #CD7BA0
analogous
#7BCD7F #7BCDA8 #7BC9CD
triadic
#7BCDA8 #A87BCD #CDA87B
tetradic
#7BCDA8 #7F7BCD #CD7BA0 #C9CD7B
square
#7BCDA8 #7F7BCD #CD7BA0 #C9CD7B
split-complementary
#7BCDA8 #CD7BC9 #CD7F7B
monochromatic
#38956B #4FBC8B #7BCDA8 #A7DEC5 #D4EFE3
Accessibility & contrast
On white
1.89
#7BCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7BCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDA8
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDA8 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A6
Deuteranopia (green-blind)
#BDB9AA
Tritanopia (blue-blind)
#66CDC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcda8; /* rgb */ color: rgb(123, 205, 168); /* oklch */ color: oklch(78.5% 0.097 163.6);
Tailwind
colors: {
custom: {
50: '#a4dcc1',
500: '#7bcda8',
950: '#000000',
},
}SCSS
$custom: #7bcda8; $custom-light: #a4dcc1; $custom-dark: #000000;
JSON
{
"hex": "#7bcda8",
"rgb": {
"r": 123,
"g": 205,
"b": 168
},
"hsl": {
"h": 152.927,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78539,
"c": 0.09721,
"h": 163.6
},
"luminance": 0.50701
}Semantic roles & 50–950 ramp
primary
#7BCDA8
secondary
#9B5172
accent
#2D6CB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482