#7BDACA#7BDACA
#7BDACA is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.094 H 181.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDACA |
|---|---|
| RGB | rgb(123, 218, 202) |
| HSL | hsl(170, 56%, 67%) |
| HSV | hsv(170, 44%, 85%) |
| CMYK | cmyk(43.6%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(81.08, -31.96, -0.91) |
| CIE-LCH | lch(81.08, 31.97, 181.63°) |
| OKLab | oklab(82.51% -0.0938 -0.0029) |
| OKLCH | oklch(82.51% 0.094 181.8) |
| XYZ | xyz(43.8962, 58.6146, 64.8663) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 4.80
Pale Teal
#82CBB2
ΔE00 5.57
Tiffany Blue
#7BF2DA
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDACA #DA7B8B
analogous
#7BDA9B #7BDACA #7BBBDA
triadic
#7BDACA #CA7BDA #DACA7B
tetradic
#7BDACA #9B7BDA #DA7B8B #BBDA7B
square
#7BDACA #9B7BDA #DA7B8B #BBDA7B
split-complementary
#7BDACA #DA7BBB #DA9B7B
monochromatic
#30AB96 #4BCDB7 #7BDACA #ABE7DD #DBF5F0
Accessibility & contrast
On white
1.65
#7BDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#7BDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDACA
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDACA | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C9
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#54DDD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdaca; /* rgb */ color: rgb(123, 218, 202); /* oklch */ color: oklch(82.5% 0.094 181.8);
Tailwind
colors: {
custom: {
50: '#a6e6da',
500: '#7bdaca',
950: '#000000',
},
}SCSS
$custom: #7bdaca; $custom-light: #a6e6da; $custom-dark: #000000;
JSON
{
"hex": "#7bdaca",
"rgb": {
"r": 123,
"g": 218,
"b": 202
},
"hsl": {
"h": 169.895,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.82513,
"c": 0.09382,
"h": 181.8
},
"luminance": 0.58618
}Semantic roles & 50–950 ramp
primary
#7BDACA
secondary
#AE4C5C
accent
#223DC4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483