#7BDACC#7BDACC
#7BDACC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.093 H 183.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDACC |
|---|---|
| RGB | rgb(123, 218, 204) |
| HSL | hsl(171, 56%, 67%) |
| HSV | hsv(171, 44%, 85%) |
| CMYK | cmyk(43.6%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(81.13, -31.49, -1.90) |
| CIE-LCH | lch(81.13, 31.55, 183.45°) |
| OKLab | oklab(82.57% -0.0929 -0.0056) |
| OKLCH | oklch(82.57% 0.093 183.4) |
| XYZ | xyz(44.1345, 58.7100, 66.1215) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.78
Seafoam Blue
#78D1B6
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.42
Tiffany Blue
#7BF2DA
ΔE00 6.02
Pale Teal
#82CBB2
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDACC #DA7B89
analogous
#7BDA9D #7BDACC #7BB9DA
triadic
#7BDACC #CC7BDA #DACC7B
tetradic
#7BDACC #9D7BDA #DA7B89 #B9DA7B
square
#7BDACC #9D7BDA #DA7B89 #B9DA7B
split-complementary
#7BDACC #DA7BB9 #DA9D7B
monochromatic
#30AB99 #4BCDBA #7BDACC #ABE7DE #DBF5F1
Accessibility & contrast
On white
1.65
#7BDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#7BDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDACC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDACC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#53DDD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdacc; /* rgb */ color: rgb(123, 218, 204); /* oklch */ color: oklch(82.6% 0.093 183.4);
Tailwind
colors: {
custom: {
50: '#a6e6db',
500: '#7bdacc',
950: '#000000',
},
}SCSS
$custom: #7bdacc; $custom-light: #a6e6db; $custom-dark: #000000;
JSON
{
"hex": "#7bdacc",
"rgb": {
"r": 123,
"g": 218,
"b": 204
},
"hsl": {
"h": 171.158,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.82573,
"c": 0.09309,
"h": 183.4
},
"luminance": 0.58713
}Semantic roles & 50–950 ramp
primary
#7BDACC
secondary
#AE4C5A
accent
#223AC4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484