#7BDCCC#7BDCCC
#7BDCCC is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.095 H 182.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCCC |
|---|---|
| RGB | rgb(123, 220, 204) |
| HSL | hsl(170, 58%, 67%) |
| HSV | hsv(170, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(81.70, -32.43, -1.06) |
| CIE-LCH | lch(81.70, 32.45, 181.87°) |
| OKLab | oklab(83.03% -0.0952 -0.0034) |
| OKLCH | oklch(83.03% 0.095 182) |
| XYZ | xyz(44.6563, 59.7535, 66.2954) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.32
Pale Teal
#82CBB2
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 5.96
Light Teal
#90E4C1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCCC #DC7B8B
analogous
#7BDC9C #7BDCCC #7BBCDC
triadic
#7BDCCC #CC7BDC #DCCC7B
tetradic
#7BDCCC #9C7BDC #DC7B8B #BCDC7B
square
#7BDCCC #9C7BDC #DC7B8B #BCDC7B
split-complementary
#7BDCCC #DC7BBC #DC9C7B
monochromatic
#2EAE99 #4BCFB9 #7BDCCC #ABE9DF #DCF6F1
Accessibility & contrast
On white
1.62
#7BDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#7BDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCCC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCCC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#53DFD7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bdccc; /* rgb */ color: rgb(123, 220, 204); /* oklch */ color: oklch(83.0% 0.095 182.0);
Tailwind
colors: {
custom: {
50: '#a6e7db',
500: '#7bdccc',
950: '#000000',
},
}SCSS
$custom: #7bdccc; $custom-light: #a6e7db; $custom-dark: #000000;
JSON
{
"hex": "#7bdccc",
"rgb": {
"r": 123,
"g": 220,
"b": 204
},
"hsl": {
"h": 170.103,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.83034,
"c": 0.09528,
"h": 182
},
"luminance": 0.59757
}Semantic roles & 50–950 ramp
primary
#7BDCCC
secondary
#B14B5B
accent
#203BC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484