#7BD2BF#7BD2BF
#7BD2BF is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.089 H 178.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2BF |
|---|---|
| RGB | rgb(123, 210, 191) |
| HSL | hsl(167, 49%, 65%) |
| HSV | hsv(167, 41%, 82%) |
| CMYK | cmyk(41.4%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(78.50, -30.71, 1.20) |
| CIE-LCH | lch(78.50, 30.74, 177.76°) |
| OKLab | oklab(80.34% -0.0891 0.0027) |
| OKLCH | oklch(80.34% 0.089 178.3) |
| XYZ | xyz(40.6153, 54.0628, 57.5751) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.68
Pale Teal
#82CBB2
ΔE00 3.34
Mediumaquamarine
#66CDAA
ΔE00 5.46
Turquoise
#40E0D0
ΔE00 6.23
Light Teal
#90E4C1
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2BF #D27B8E
analogous
#7BD294 #7BD2BF #7BB9D2
triadic
#7BD2BF #BF7BD2 #D2BF7B
tetradic
#7BD2BF #947BD2 #D27B8E #B9D27B
square
#7BD2BF #947BD2 #D27B8E #B9D27B
split-complementary
#7BD2BF #D27BB9 #D2947B
monochromatic
#369D86 #4DC2A9 #7BD2BF #A9E2D5 #D6F1EB
Accessibility & contrast
On white
1.78
#7BD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#7BD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2BF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2BF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#5CD4CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd2bf; /* rgb */ color: rgb(123, 210, 191); /* oklch */ color: oklch(80.3% 0.089 178.3);
Tailwind
colors: {
custom: {
50: '#a5e0d2',
500: '#7bd2bf',
950: '#000000',
},
}SCSS
$custom: #7bd2bf; $custom-light: #a5e0d2; $custom-dark: #000000;
JSON
{
"hex": "#7bd2bf",
"rgb": {
"r": 123,
"g": 210,
"b": 191
},
"hsl": {
"h": 166.897,
"s": 49.153,
"l": 65.294
},
"oklch": {
"l": 0.80339,
"c": 0.08919,
"h": 178.3
},
"luminance": 0.54066
}Semantic roles & 50–950 ramp
primary
#7BD2BF
secondary
#A24F61
accent
#2949BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483