#7BCABD#7BCABD
#7BCABD is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.4% C 0.081 H 182.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCABD |
|---|---|
| RGB | rgb(123, 202, 189) |
| HSL | hsl(170, 43%, 64%) |
| HSV | hsv(170, 39%, 79%) |
| CMYK | cmyk(39.1%, 0%, 6.4%, 20.8%) |
| CIE-LAB | lab(76.14, -27.32, -1.16) |
| CIE-LCH | lch(76.14, 27.34, 182.43°) |
| OKLab | oklab(78.43% -0.0805 -0.0035) |
| OKLCH | oklch(78.43% 0.081 182.5) |
| XYZ | xyz(38.4707, 50.1235, 55.7818) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 7.53
Tealish
#24BCA8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCABD #CA7B88
analogous
#7BCA95 #7BCABD #7BAFCA
triadic
#7BCABD #BD7BCA #CABD7B
tetradic
#7BCABD #957BCA #CA7B88 #AFCA7B
square
#7BCABD #957BCA #CA7B88 #AFCA7B
split-complementary
#7BCABD #CA7BAF #CA957B
monochromatic
#3A9182 #4FB8A7 #7BCABD #A7DCD3 #D2EDE9
Accessibility & contrast
On white
1.90
#7BCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7BCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCABD
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCABD | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BD
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#5ECDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcabd; /* rgb */ color: rgb(123, 202, 189); /* oklch */ color: oklch(78.4% 0.081 182.5);
Tailwind
colors: {
custom: {
50: '#a5dad0',
500: '#7bcabd',
950: '#000000',
},
}SCSS
$custom: #7bcabd; $custom-light: #a5dad0; $custom-dark: #000000;
JSON
{
"hex": "#7bcabd",
"rgb": {
"r": 123,
"g": 202,
"b": 189
},
"hsl": {
"h": 170.127,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78427,
"c": 0.08055,
"h": 182.5
},
"luminance": 0.50126
}Semantic roles & 50–950 ramp
primary
#7BCABD
secondary
#97525D
accent
#3046B6
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#101514
muted
#808483