#7BCDB8#7BCDB8
#7BCDB8 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.086 H 175.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB8 |
|---|---|
| RGB | rgb(123, 205, 184) |
| HSL | hsl(165, 45%, 64%) |
| HSV | hsv(165, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 10.2%, 19.6%) |
| CIE-LAB | lab(76.88, -29.92, 2.60) |
| CIE-LCH | lch(76.88, 30.03, 175.03°) |
| OKLab | oklab(78.97% -0.0862 0.0064) |
| OKLCH | oklch(78.97% 0.086 175.7) |
| XYZ | xyz(38.6481, 51.3316, 53.2096) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.01
Seafoam Blue
#78D1B6
ΔE00 2.09
Mediumaquamarine
#66CDAA
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 6.74
Turquoise
#40E0D0
ΔE00 7.45
Mediumturquoise
#48D1CC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB8 #CD7B90
analogous
#7BCD8F #7BCDB8 #7BB9CD
triadic
#7BCDB8 #B87BCD #CDB87B
tetradic
#7BCDB8 #8F7BCD #CD7B90 #B9CD7B
square
#7BCDB8 #8F7BCD #CD7B90 #B9CD7B
split-complementary
#7BCDB8 #CD7BB9 #CD8F7B
monochromatic
#38957D #4FBCA0 #7BCDB8 #A7DED0 #D4EFE8
Accessibility & contrast
On white
1.86
#7BCDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7BCDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB8
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB8 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#60CFC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdb8; /* rgb */ color: rgb(123, 205, 184); /* oklch */ color: oklch(79.0% 0.086 175.7);
Tailwind
colors: {
custom: {
50: '#a5dccd',
500: '#7bcdb8',
950: '#000000',
},
}SCSS
$custom: #7bcdb8; $custom-light: #a5dccd; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb8",
"rgb": {
"r": 123,
"g": 205,
"b": 184
},
"hsl": {
"h": 164.634,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78975,
"c": 0.08647,
"h": 175.7
},
"luminance": 0.51334
}Semantic roles & 50–950 ramp
primary
#7BCDB8
secondary
#9B5164
accent
#2D51B8
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#101513
muted
#808483