#7BDCCF#7BDCCF
#7BDCCF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.094 H 184.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCCF |
|---|---|
| RGB | rgb(123, 220, 207) |
| HSL | hsl(172, 58%, 67%) |
| HSV | hsv(172, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.78, -31.72, -2.54) |
| CIE-LCH | lch(81.78, 31.83, 184.57°) |
| OKLab | oklab(83.12% -0.094 -0.0073) |
| OKLCH | oklch(83.12% 0.094 184.5) |
| XYZ | xyz(45.0196, 59.8988, 68.2087) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.63
Mediumturquoise
#48D1CC
ΔE00 5.34
Seafoam Blue
#78D1B6
ΔE00 5.75
Tiffany Blue
#7BF2DA
ΔE00 5.81
Pale Teal
#82CBB2
ΔE00 6.66
Light Teal
#90E4C1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCCF #DC7B88
analogous
#7BDC9F #7BDCCF #7BB8DC
triadic
#7BDCCF #CF7BDC #DCCF7B
tetradic
#7BDCCF #9F7BDC #DC7B88 #B8DC7B
square
#7BDCCF #9F7BDC #DC7B88 #B8DC7B
split-complementary
#7BDCCF #DC7BB8 #DC9F7B
monochromatic
#2EAE9D #4BCFBD #7BDCCF #ABE9E1 #DCF6F2
Accessibility & contrast
On white
1.62
#7BDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#7BDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCCF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCCF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#51E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bdccf; /* rgb */ color: rgb(123, 220, 207); /* oklch */ color: oklch(83.1% 0.094 184.5);
Tailwind
colors: {
custom: {
50: '#a7e7dd',
500: '#7bdccf',
950: '#000000',
},
}SCSS
$custom: #7bdccf; $custom-light: #a7e7dd; $custom-dark: #000000;
JSON
{
"hex": "#7bdccf",
"rgb": {
"r": 123,
"g": 220,
"b": 207
},
"hsl": {
"h": 171.959,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.83124,
"c": 0.09423,
"h": 184.5
},
"luminance": 0.59902
}Semantic roles & 50–950 ramp
primary
#7BDCCF
secondary
#B14B58
accent
#2036C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484