#7BCDBB#7BCDBB
#7BCDBB is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.085 H 178.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDBB |
|---|---|
| RGB | rgb(123, 205, 187) |
| HSL | hsl(167, 45%, 64%) |
| HSV | hsv(167, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(76.96, -29.24, 1.10) |
| CIE-LCH | lch(76.96, 29.26, 177.84°) |
| OKLab | oklab(79.06% -0.0849 0.0025) |
| OKLCH | oklch(79.06% 0.085 178.3) |
| XYZ | xyz(38.9659, 51.4587, 54.8833) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 3.02
Mediumaquamarine
#66CDAA
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 6.80
Turquoise
#40E0D0
ΔE00 7.10
Light Teal
#90E4C1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDBB #CD7B8D
analogous
#7BCD92 #7BCDBB #7BB6CD
triadic
#7BCDBB #BB7BCD #CDBB7B
tetradic
#7BCDBB #927BCD #CD7B8D #B6CD7B
square
#7BCDBB #927BCD #CD7B8D #B6CD7B
split-complementary
#7BCDBB #CD7BB6 #CD927B
monochromatic
#389581 #4FBCA4 #7BCDBB #A7DED2 #D4EFE9
Accessibility & contrast
On white
1.86
#7BCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7BCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDBB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDBB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#5ECFC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdbb; /* rgb */ color: rgb(123, 205, 187); /* oklch */ color: oklch(79.1% 0.085 178.3);
Tailwind
colors: {
custom: {
50: '#a5dccf',
500: '#7bcdbb',
950: '#000000',
},
}SCSS
$custom: #7bcdbb; $custom-light: #a5dccf; $custom-dark: #000000;
JSON
{
"hex": "#7bcdbb",
"rgb": {
"r": 123,
"g": 205,
"b": 187
},
"hsl": {
"h": 166.829,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79062,
"c": 0.08497,
"h": 178.3
},
"luminance": 0.51461
}Semantic roles & 50–950 ramp
primary
#7BCDBB
secondary
#9B5161
accent
#2D4CB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483