#7BD2BE#7BD2BE
#7BD2BE is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.090 H 177.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2BE |
|---|---|
| RGB | rgb(123, 210, 190) |
| HSL | hsl(166, 49%, 65%) |
| HSV | hsv(166, 41%, 82%) |
| CMYK | cmyk(41.4%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(78.47, -30.94, 1.70) |
| CIE-LCH | lch(78.47, 30.99, 176.86°) |
| OKLab | oklab(80.31% -0.0896 0.004) |
| OKLCH | oklch(80.31% 0.09 177.4) |
| XYZ | xyz(40.5056, 54.0189, 56.9975) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.33
Pale Teal
#82CBB2
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2BE #D27B8F
analogous
#7BD292 #7BD2BE #7BBAD2
triadic
#7BD2BE #BE7BD2 #D2BE7B
tetradic
#7BD2BE #927BD2 #D27B8F #BAD27B
square
#7BD2BE #927BD2 #D27B8F #BAD27B
split-complementary
#7BD2BE #D27BBA #D2927B
monochromatic
#369D85 #4DC2A8 #7BD2BE #A9E2D4 #D6F1EB
Accessibility & contrast
On white
1.78
#7BD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7BD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2BE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2BE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BD
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#5CD4CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd2be; /* rgb */ color: rgb(123, 210, 190); /* oklch */ color: oklch(80.3% 0.090 177.4);
Tailwind
colors: {
custom: {
50: '#a5e0d1',
500: '#7bd2be',
950: '#000000',
},
}SCSS
$custom: #7bd2be; $custom-light: #a5e0d1; $custom-dark: #000000;
JSON
{
"hex": "#7bd2be",
"rgb": {
"r": 123,
"g": 210,
"b": 190
},
"hsl": {
"h": 166.207,
"s": 49.153,
"l": 65.294
},
"oklch": {
"l": 0.80309,
"c": 0.08967,
"h": 177.4
},
"luminance": 0.54022
}Semantic roles & 50–950 ramp
primary
#7BD2BE
secondary
#A24F62
accent
#294BBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483