#7BD7BF#7BD7BF
#7BD7BF is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.5% C 0.095 H 175.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD7BF |
|---|---|
| RGB | rgb(123, 215, 191) |
| HSL | hsl(164, 53%, 66%) |
| HSV | hsv(164, 43%, 84%) |
| CMYK | cmyk(42.8%, 0%, 11.2%, 15.7%) |
| CIE-LAB | lab(79.94, -33.08, 3.29) |
| CIE-LCH | lch(79.94, 33.24, 174.32°) |
| OKLab | oklab(81.5% -0.095 0.0082) |
| OKLCH | oklch(81.5% 0.095 175.1) |
| XYZ | xyz(41.8690, 56.5703, 57.9930) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.86
Pale Teal
#82CBB2
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 6.14
Turquoise
#40E0D0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD7BF #D77B93
analogous
#7BD791 #7BD7BF #7BC1D7
triadic
#7BD7BF #BF7BD7 #D7BF7B
tetradic
#7BD7BF #917BD7 #D77B93 #C1D77B
square
#7BD7BF #917BD7 #D77B93 #C1D77B
split-complementary
#7BD7BF #D77BC1 #D7917B
monochromatic
#32A587 #4CC9A8 #7BD7BF #AAE5D6 #D9F3ED
Accessibility & contrast
On white
1.71
#7BD7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7BD7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD7BF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD7BF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#5AD9D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bd7bf; /* rgb */ color: rgb(123, 215, 191); /* oklch */ color: oklch(81.5% 0.095 175.1);
Tailwind
colors: {
custom: {
50: '#a6e3d2',
500: '#7bd7bf',
950: '#000000',
},
}SCSS
$custom: #7bd7bf; $custom-light: #a6e3d2; $custom-dark: #000000;
JSON
{
"hex": "#7bd7bf",
"rgb": {
"r": 123,
"g": 215,
"b": 191
},
"hsl": {
"h": 164.348,
"s": 53.488,
"l": 66.275
},
"oklch": {
"l": 0.81499,
"c": 0.09537,
"h": 175.1
},
"luminance": 0.56573
}Semantic roles & 50–950 ramp
primary
#7BD7BF
secondary
#A94D65
accent
#254DC1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483