#7BD4BF#7BD4BF
#7BD4BF is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.8% C 0.092 H 176.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD4BF |
|---|---|
| RGB | rgb(123, 212, 191) |
| HSL | hsl(166, 51%, 66%) |
| HSV | hsv(166, 42%, 83%) |
| CMYK | cmyk(42%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(79.07, -31.67, 2.04) |
| CIE-LCH | lch(79.07, 31.73, 176.32°) |
| OKLab | oklab(80.8% -0.0915 0.0049) |
| OKLCH | oklch(80.8% 0.092 176.9) |
| XYZ | xyz(41.1121, 55.0565, 57.7407) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.18
Pale Teal
#82CBB2
ΔE00 3.29
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 6.15
Tiffany Blue
#7BF2DA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD4BF #D47B90
analogous
#7BD492 #7BD4BF #7BBCD4
triadic
#7BD4BF #BF7BD4 #D4BF7B
tetradic
#7BD4BF #927BD4 #D47B90 #BCD47B
square
#7BD4BF #927BD4 #D47B90 #BCD47B
split-complementary
#7BD4BF #D47BBC #D4927B
monochromatic
#34A087 #4DC5A9 #7BD4BF #A9E3D5 #D7F2EC
Accessibility & contrast
On white
1.75
#7BD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7BD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD4BF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD4BF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#BFBFC1
Tritanopia (blue-blind)
#5BD6CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd4bf; /* rgb */ color: rgb(123, 212, 191); /* oklch */ color: oklch(80.8% 0.092 176.9);
Tailwind
colors: {
custom: {
50: '#a5e1d2',
500: '#7bd4bf',
950: '#000000',
},
}SCSS
$custom: #7bd4bf; $custom-light: #a5e1d2; $custom-dark: #000000;
JSON
{
"hex": "#7bd4bf",
"rgb": {
"r": 123,
"g": 212,
"b": 191
},
"hsl": {
"h": 165.843,
"s": 50.857,
"l": 65.686
},
"oklch": {
"l": 0.80802,
"c": 0.09164,
"h": 176.9
},
"luminance": 0.5506
}Semantic roles & 50–950 ramp
primary
#7BD4BF
secondary
#A54E63
accent
#274BBE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483