#7BCDBD#7BCDBD
#7BCDBD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.084 H 180.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDBD |
|---|---|
| RGB | rgb(123, 205, 189) |
| HSL | hsl(168, 45%, 64%) |
| HSV | hsv(168, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(77.01, -28.78, 0.10) |
| CIE-LCH | lch(77.01, 28.78, 179.80°) |
| OKLab | oklab(79.12% -0.0841 -0.0002) |
| OKLCH | oklch(79.12% 0.084 180.1) |
| XYZ | xyz(39.1815, 51.5450, 56.0188) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.96
Turquoise (survey)
#06C2AC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDBD #CD7B8B
analogous
#7BCD94 #7BCDBD #7BB4CD
triadic
#7BCDBD #BD7BCD #CDBD7B
tetradic
#7BCDBD #947BCD #CD7B8B #B4CD7B
square
#7BCDBD #947BCD #CD7B8B #B4CD7B
split-complementary
#7BCDBD #CD7BB4 #CD947B
monochromatic
#389583 #4FBCA7 #7BCDBD #A7DED3 #D4EFE9
Accessibility & contrast
On white
1.86
#7BCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7BCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDBD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDBD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#5ED0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdbd; /* rgb */ color: rgb(123, 205, 189); /* oklch */ color: oklch(79.1% 0.084 180.1);
Tailwind
colors: {
custom: {
50: '#a5dcd0',
500: '#7bcdbd',
950: '#000000',
},
}SCSS
$custom: #7bcdbd; $custom-light: #a5dcd0; $custom-dark: #000000;
JSON
{
"hex": "#7bcdbd",
"rgb": {
"r": 123,
"g": 205,
"b": 189
},
"hsl": {
"h": 168.293,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79121,
"c": 0.08407,
"h": 180.1
},
"luminance": 0.51548
}Semantic roles & 50–950 ramp
primary
#7BCDBD
secondary
#9B515F
accent
#2D48B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483