#7BD5BF#7BD5BF
#7BD5BF is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.0% C 0.093 H 176.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5BF |
|---|---|
| RGB | rgb(123, 213, 191) |
| HSL | hsl(165, 52%, 66%) |
| HSV | hsv(165, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(79.36, -32.14, 2.45) |
| CIE-LCH | lch(79.36, 32.23, 175.63°) |
| OKLab | oklab(81.04% -0.0927 0.006) |
| OKLCH | oklch(81.04% 0.093 176.3) |
| XYZ | xyz(41.3629, 55.5580, 57.8243) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.00
Pale Teal
#82CBB2
ΔE00 3.33
Mediumaquamarine
#66CDAA
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 6.14
Tiffany Blue
#7BF2DA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5BF #D57B91
analogous
#7BD592 #7BD5BF #7BBED5
triadic
#7BD5BF #BF7BD5 #D5BF7B
tetradic
#7BD5BF #927BD5 #D57B91 #BED57B
square
#7BD5BF #927BD5 #D57B91 #BED57B
split-complementary
#7BD5BF #D57BBE #D5927B
monochromatic
#34A287 #4DC6A8 #7BD5BF #A9E4D6 #D8F3EC
Accessibility & contrast
On white
1.73
#7BD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#7BD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5BF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5BF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#C0C0C1
Tritanopia (blue-blind)
#5BD7CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd5bf; /* rgb */ color: rgb(123, 213, 191); /* oklch */ color: oklch(81.0% 0.093 176.3);
Tailwind
colors: {
custom: {
50: '#a6e2d2',
500: '#7bd5bf',
950: '#000000',
},
}SCSS
$custom: #7bd5bf; $custom-light: #a6e2d2; $custom-dark: #000000;
JSON
{
"hex": "#7bd5bf",
"rgb": {
"r": 123,
"g": 213,
"b": 191
},
"hsl": {
"h": 165.333,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.81035,
"c": 0.09287,
"h": 176.3
},
"luminance": 0.55561
}Semantic roles & 50–950 ramp
primary
#7BD5BF
secondary
#A64E64
accent
#264CBF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483